Fix speeling

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4294 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-05-25 15:11:59 +00:00
parent b8a983d596
commit 69daca7118

View file

@ -123,7 +123,7 @@ property list which is set as the value of a default.\n\n");
"Special characters inside a quoted string are 'escaped' by a backslash.\n"
"This escape mechanism is used to permit the double quote mark to appear\n"
"inside a quoted string.\n"
"Arrays appear as a comma separated list of items delimited by brakets.\n"
"Arrays appear as a comma separated list of items delimited by brackets.\n"
"Dictionaries appear as a series of key-value pairs, each pair is followed\n"
"by a semicolon and the whole dictionary is delimited by curly brackets.\n"
"Data is encoded as hexadecimal digits delimited by angle brackets.\n\n");