8000 Merge pull request #6464 from robstoll/patch-1 · scala/scala@8c1282d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c1282d

Browse files
authored
Merge pull request #6464 from robstoll/patch-1
fix spelling, which has a parameter type
2 parents 4842938 + 4318194 commit 8c1282d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/03-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ equivalent to `AnyRef` $\\{ R \\}$.
307307

308308
###### Example
309309

310-
The following example shows how to declare and use a method which
310+
The following example shows how to declare and use a method which has
311311
a parameter type that contains a refinement with structural declarations.
312312

313313
```scala

0 commit comments

Comments
 (0)
0