We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae65a0 commit acd1f55Copy full SHA for acd1f55
gomega_dsl.go
@@ -178,7 +178,7 @@ func ensureDefaultGomegaIsConfigured() {
178
// All subsequent arguments will be required to be nil/zero.
179
//
180
// This is convenient if you want to make an assertion on a method/function that returns
181
-// a value and an error - a common patter in Go.
+// a value and an error - a common pattern in Go.
182
183
// For example, given a function with signature:
184
0 commit comments