Skip to content
Snippets Groups Projects
Unverified Commit 1dfc08f7 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

doc: Fix grammar.

* doc/contributing.texi (Package Naming): Fix grammar.
parent 42364648
Branches
Tags
No related merge requests found
...@@ -432,7 +432,7 @@ upstream source. ...@@ -432,7 +432,7 @@ upstream source.
@subsection Package Naming @subsection Package Naming
@cindex package name @cindex package name
A package has actually two names associated with it: A package actually has two names associated with it.
First, there is the name of the @emph{Scheme variable}, the one following First, there is the name of the @emph{Scheme variable}, the one following
@code{define-public}. By this name, the package can be made known in the @code{define-public}. By this name, the package can be made known in the
Scheme code, for instance as input to another package. Second, there is Scheme code, for instance as input to another package. Second, there is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment