Skip to content

Commit 549c19a

Browse files
committed
Typo
1 parent ea8f6bd commit 549c19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/filters/scala/entries_v2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def additional_entries
7171
# name from the HTML because companion object classes may be broken out into
7272
# their own entries (by the source documentation). When that happens,
7373
# we want to group these classes (like `scala.reflect.api.Annotations.Annotation`)
74-
# under the package name, and not the fully-qualfied name which would
74+
# under the package name, and not the fully-qualified name which would
7575
# include the companion object.
7676
def package_name
7777
name = package_drop_last(slug_parts)

0 commit comments

Comments
 (0)