Spacing/spelling

This commit is contained in:
Jonas Kulla 2014-05-07 17:52:11 +02:00
parent 72fc659a4c
commit 8dd7c1b48c
2 changed files with 10 additions and 10 deletions

View File

@ -106,7 +106,7 @@ protected:
// FIXME: This should be a signal
virtual void onGeometryChange(const Scene::Geometry &) {}
/* Compares to elements in terms of their display priority;
/* Compares two elements in terms of their display priority;
* elements with lower priority are drawn earlier */
bool operator<(const SceneElement &o) const;