Skip to content

Commit adc1e77

Browse files
authored
Merge pull request scala#1021 from coryveilleux/patch-1
A minor typo in scaladoc.md
2 parents b8adaed + 0d0f753 commit adc1e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_style/scaladoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Document all type parameters with `@tparam`.
161161

162162
#### Classes
163163

164-
If a class should be created using it's companion object, indicate as
164+
If a class should be created using its companion object, indicate as
165165
such after the description of the class (though leave the details of
166166
construction to the companion object). Unfortunately, there is currently
167167
no way to create a link to the companion object inline, however the

0 commit comments

Comments
 (0)