Fix typo in project readme

Developer was spelled with 2 p instead of one
This commit is contained in:
Antoine James Tournepiche 2020-12-12 22:06:32 +01:00
parent fd0060a7e1
commit 420e87eb1a
1 changed files with 1 additions and 1 deletions

View File

@ -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, ...