doc: Remove an extra space after @ref.
This commit is contained in:
parent
ffc1074f86
commit
a827c623ca
|
@ -1696,7 +1696,7 @@ the Python language.
|
||||||
We usually package only the latest version of a given free software
|
We usually package only the latest version of a given free software
|
||||||
project. But sometimes, for instance for incompatible library versions,
|
project. But sometimes, for instance for incompatible library versions,
|
||||||
two (or more) versions of the same package are needed. These require different
|
two (or more) versions of the same package are needed. These require different
|
||||||
Scheme variable names. We use the name as defined in @ref {Package Naming}
|
Scheme variable names. We use the name as defined in @ref{Package Naming}
|
||||||
for the most recent version; previous versions use the same name, suffixed
|
for the most recent version; previous versions use the same name, suffixed
|
||||||
by @code{-} and the smallest prefix of the version number that may
|
by @code{-} and the smallest prefix of the version number that may
|
||||||
distinguish the two versions.
|
distinguish the two versions.
|
||||||
|
|
Loading…
Reference in New Issue