lintian spelling correctes provided by Eric Heintzmann

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39816 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2016-05-28 09:49:15 +00:00
parent 4770b7d6ea
commit 08910fb913
19 changed files with 45 additions and 23 deletions

View file

@ -192,7 +192,7 @@ Class converter_bundles(NSString *format, BOOL producer)
/*
Return a suitable converter for the text format supplied as argument.
If producer is YES a class capable of writting that format is returned,
If producer is YES a class capable of writing that format is returned,
otherwise a class able to read the format is returned.
*/
static Class converter_class(NSString *format, BOOL producer)