Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gap/nofoma.gd
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
#! your option) any later version.
#!
#! To install this package first unpack it inside some GAP root directory
#! in the subdirectory 'pkg' (see the section 'Installing a GAP Package' of
#! in the subdirectory `pkg` (see the section 'Installing a GAP Package' of
#! the GAP reference manual). Then 'nofoma' can already be loaded and used
#! (just type LoadPackage("nofoma");).
#! (just type `LoadPackage("nofoma");`).
#!
#! @Section The main functions

Expand Down