mirror of https://github.com/CGAL/cgal
Merge pull request #5238 from albert-github/feature/bug_space_link
Superfluous space in link
This commit is contained in:
commit
863cc4b816
|
|
@ -26,7 +26,7 @@
|
|||
\cgalPkgDependsOn{\ref PkgConvexHull3}
|
||||
\cgalPkgBib{cgal:obb}
|
||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
||||
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
\cgalPkgDescriptionEnd
|
||||
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ on a polygon mesh.}
|
|||
\cgalPkgSince{4.7}
|
||||
\cgalPkgBib{cgal:ovja-pssd}
|
||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
||||
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
|
||||
\cgalPkgDescriptionEnd
|
||||
|
|
|
|||
Loading…
Reference in New Issue