Commit e6210eb5 authored by cutealien's avatar cutealien

Fix typo in documentation.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4589 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 300da402
......@@ -28,7 +28,7 @@ namespace irr
//! Clear all IReferenceCounted objects inside LeakHunter
/** This does not affect the IReferenceCounted themselfes only the
counting of them. Usually you don't ever need to clear, but
sometimes it helps when for example you want for to ignore
sometimes it helps when for example you want to ignore
certain leaks.
*/
static void clearReferenceCountedObjects()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment