diff --git a/doc/go_spec.html b/doc/go_spec.html index 2c905c723b0..576db6504a6 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1598,7 +1598,7 @@ Given a set of identifiers, an identifier is called unique if it is different from every other in the set. Two identifiers are different if they are spelled differently, or if they appear in different packages and are not -exported. Otherwise, they are the same. +exported. Otherwise, they are the same.