gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 112/324: config: parser: Fix typo in documentation.


From: gnunet
Subject: [gnunet-scheme] 112/324: config: parser: Fix typo in documentation.
Date: Tue, 21 Sep 2021 13:22:32 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit eed9edccb7ab1e4595633d9d09b24f706b30f291
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu May 13 16:49:39 2021 +0200

    config: parser: Fix typo in documentation.
    
    * gnu/gnunet/config/parser.scm (parse-expandable*): Fix typo.
---
 gnu/gnunet/config/parser.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/gnunet/config/parser.scm b/gnu/gnunet/config/parser.scm
index cf3c538..a691d21 100644
--- a/gnu/gnunet/config/parser.scm
+++ b/gnu/gnunet/config/parser.scm
@@ -361,7 +361,7 @@ indicates the type of variable expansion found, as in
 
     (define (parse-expandable* text start end nested?)
       "Search in @var{text} for variable references to expand, returning
-a list of expansible position object and the end position (exclusive,
+a list of expansible position objects and the end position (exclusive,
 does not include closing brace).
 
 Alternatively, raise an @code{&expansion-violation}.  If @var{nested?}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]