README.md: Fix missing word
FossilOrigin-Name: 2fe7ea274eed2d70fb18a6d78a80d774aead549a90f5a8f194451995b73e8ac6
This commit is contained in:
parent
9f740fba55
commit
0b423347b6
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
ObjFW is a portable, lightweight framework for the Objective-C language. It
|
||||
enables you to write an application in Objective-C that will run on any
|
||||
supported by ObjFW without having to worry about differences between operating
|
||||
systems or various frameworks you would otherwise need if you want to be
|
||||
portable.
|
||||
platform supported by ObjFW without having to worry about differences between
|
||||
operating systems or various frameworks you would otherwise need if you want to
|
||||
be portable.
|
||||
|
||||
It supports all modern Objective-C features when using Clang, but is also
|
||||
compatible with GCC ≥ 4.6 to allow maximum portability.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue