Fix typo in project readme
Developer was spelled with 2 p instead of one
This commit is contained in:
parent
fd0060a7e1
commit
420e87eb1a
|
|
@ -5,7 +5,7 @@ Linux | [![Travis CI Build Status](https://travis-ci.org/DigitalPulseSoftware/Na
|
|||
|
||||
# Nazara Engine
|
||||
|
||||
Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.
|
||||
Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developer life.
|
||||
Its goal is to provide a set of useful classes : Its core provides unicode strings, filesystem access, hashs, threads, ...
|
||||
|
||||
It also provide a set of libraries, such as audio, network, physics, renderer, 2D and 3D graphics engines, ...
|
||||
|
|
|
|||
Loading…
Reference in New Issue