diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-01-30 14:01:15 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-30 14:04:29 +0100 |
commit | 45befb368528a0c273b695e37d53a56ab90503e5 (patch) | |
tree | 00f0d8df2939817faf7c2f6d66fea681c6a35e6b /svx/source/inc/formcontroller.hxx | |
parent | a750bb73502cc74980d1bd4e3cbabf6214c65c0d (diff) |
"stati" considered both pretentious and incorrect Latin
As one knows, the Latin plural of the noun status is statūs.
Change-Id: I6b19c57aa2aedcc1337736becc93d8802fe03f2e
Diffstat (limited to 'svx/source/inc/formcontroller.hxx')
-rw-r--r-- | svx/source/inc/formcontroller.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/formcontroller.hxx b/svx/source/inc/formcontroller.hxx index c74d7e537793..62e178d29740 100644 --- a/svx/source/inc/formcontroller.hxx +++ b/svx/source/inc/formcontroller.hxx @@ -319,7 +319,7 @@ namespace svxform // XGridControlListener virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::com::sun::star::uno::RuntimeException); - // ::com::sun::star::beans::XPropertyChangeListener -> aenderung der stati + // ::com::sun::star::beans::XPropertyChangeListener -> change of states virtual void SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt) throw( ::com::sun::star::uno::RuntimeException ); // XTextListener -> modify setzen |