diff options
Diffstat (limited to 'sdext/source/presenter')
-rw-r--r-- | sdext/source/presenter/PresenterHelpView.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterHelpView.cxx b/sdext/source/presenter/PresenterHelpView.cxx index c7a04138b6e0..03f68efd8e03 100644 --- a/sdext/source/presenter/PresenterHelpView.cxx +++ b/sdext/source/presenter/PresenterHelpView.cxx @@ -499,7 +499,7 @@ void PresenterHelpView::ThrowIfDisposed() } } -//===== LineDescritor ========================================================= +//===== LineDescriptor ========================================================= namespace { |