diff options
Diffstat (limited to 'starmath/inc/node.hxx')
-rw-r--r-- | starmath/inc/node.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx index 0834a6c7b0bc..b81a9484b835 100644 --- a/starmath/inc/node.hxx +++ b/starmath/inc/node.hxx @@ -1231,7 +1231,7 @@ public: /** Font node * - * Used to change the font of it's children. + * Used to change the font of its children. */ class SmFontNode : public SmStructureNode { |