How to be clearer?

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26446 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2008-04-14 10:53:31 +00:00
parent 1a48e5dbb9
commit 9cf8b7ba70

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
* version of the string legal within a URL.<br />
* version of the string legal for inclusion 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