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 ea8f6bd commit 549c19aCopy full SHA for 549c19a
lib/docs/filters/scala/entries_v2.rb
@@ -71,7 +71,7 @@ def additional_entries
71
# name from the HTML because companion object classes may be broken out into
72
# their own entries (by the source documentation). When that happens,
73
# 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
+ # under the package name, and not the fully-qualified name which would
75
# include the companion object.
76
def package_name
77
name = package_drop_last(slug_parts)
0 commit comments