Minor documentation clarification

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26445 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2008-04-14 10:42:59 +00:00
parent 0dca6da5fb
commit 1a48e5dbb9

View file

@ -1420,7 +1420,7 @@ handle_printf_atsign (FILE *stream,
/**
* Constructs a new ASCII string which is a representation of the receiver
* in which characters are escaped where necessary in order to produce a
* legal URL.<br />
* version of the string legal within a URL.<br />
* The original string is converted to bytes using the specified encoding
* and then those bytes are escaped unless they correspond to 'legal'
* ASCII characters. The byte values escaped are any below 32 and any