diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-04 15:54:07 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-04 15:59:04 +0200 |
commit | 4eb84ab8d677ec3f08792896f018932535ca47ce (patch) | |
tree | dfadfa745cf72523bb37f30b2b99d5397fc561ce /include | |
parent | 0f4da47e4e496715c6afd47f324af2580098ec94 (diff) |
typo
Change-Id: I74c2943c5967bb19a3d7b669313894134348adba
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/outdev.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx index 9b9c1e3cbaa4..738e6847bdf7 100644 --- a/include/vcl/outdev.hxx +++ b/include/vcl/outdev.hxx @@ -661,7 +661,7 @@ public: ///@} - /** @name Rectangle functionsf + /** @name Rectangle functions */ ///@{ |