Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/particlesystem.h')
-rw-r--r--src/render/particlesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/particlesystem.h b/src/render/particlesystem.h
index b3edce4..05bbe7d 100644
--- a/src/render/particlesystem.h
+++ b/src/render/particlesystem.h
@@ -50,7 +50,7 @@ public:
}
/**
- * @brief axisof the particlesystem
+ * @brief axis of the particlesystem
* */
inline const math::Axis &axis() const {
return particlesystem_axis;