unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#10302: Some typos in web.texi documenation
@ 2011-12-14 21:20 jc zulian
  2011-12-15  4:27 ` Mark H Weaver
  0 siblings, 1 reply; 7+ messages in thread
From: jc zulian @ 2011-12-14 21:20 UTC (permalink / raw)
  To: 10302


[-- Attachment #1.1: Type: text/plain, Size: 189 bytes --]

Hello,

While reading the documentation I came across some typos. Please find
attached a patch to correct those (I hope the patch format is alright).

Thanks for your work,
Jean-christophe

[-- Attachment #1.2: Type: text/html, Size: 248 bytes --]

[-- Attachment #2: typos-web-doc.patch --]
[-- Type: text/x-patch, Size: 789 bytes --]

diff --git a/doc/ref/web.texi b/doc/ref/web.texi
index d98f1bb..795e2c9 100644
--- a/doc/ref/web.texi
+++ b/doc/ref/web.texi
@@ -349,7 +349,7 @@ parsing and serialization procedures.  If a header is unknown, its
 string name is simply its symbol name in title-case.
 
 @deffn {Scheme Procedure} known-header? sym
-Return @code{#t} iff @var{sym} is a known header, with associated
+Return @code{#t} if @var{sym} is a known header, with associated
 parsers and serialization procedures.
 @end deffn
 
@@ -398,7 +398,7 @@ HTTP stack like this:
 @end example
 
 @deffn {Scheme Procedure} valid-header? sym val
-Return a true value iff @var{val} is a valid Scheme value for the header
+Return a true value if @var{val} is a valid Scheme value for the header
 with name @var{sym}.
 @end deffn
 

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-10 21:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-14 21:20 bug#10302: Some typos in web.texi documenation jc zulian
2011-12-15  4:27 ` Mark H Weaver
2011-12-15  7:45   ` jc zulian
2011-12-15 14:19   ` Andy Wingo
2011-12-15 21:08     ` jc zulian
2011-12-16  7:46       ` Marijn
2013-03-10 21:29         ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).