diff options
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/accessibility.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/accessibility.cxx b/starmath/source/accessibility.cxx index 284dd2d167e0..446941cb6809 100644 --- a/starmath/source/accessibility.cxx +++ b/starmath/source/accessibility.cxx @@ -858,7 +858,7 @@ SvxEditViewForwarder* SmEditSource::GetEditViewForwarder( bool /*bCreate*/ ) void SmEditSource::UpdateData() { - // would possibly only by needed if the XText inteface is implemented + // would possibly only by needed if the XText interface is implemented // and its text needs to be updated. } |