[Libreoffice-commits] core.git: include/drawinglayer

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Mar 8 12:31:13 UTC 2020


 include/drawinglayer/geometry/viewinformation2d.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9042e7ebaf0f77393cfbb72fe299d4fe524bd689
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Mar 8 00:13:55 2020 +0100
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sun Mar 8 13:30:37 2020 +0100

    Fix typo
    
    Change-Id: Icb3c9deb140b119311066784157da413f686aba3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90178
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/include/drawinglayer/geometry/viewinformation2d.hxx b/include/drawinglayer/geometry/viewinformation2d.hxx
index 4c73d5d02be5..95be29a72bda 100644
--- a/include/drawinglayer/geometry/viewinformation2d.hxx
+++ b/include/drawinglayer/geometry/viewinformation2d.hxx
@@ -112,7 +112,7 @@ public:
 
         @param rViewParameters
         A sequence of property values which allows holding any combination of local and various
-        other parameters. This constructor is feeded completely with a sequence of PropertyValues
+        other parameters. This constructor is fed completely with a sequence of PropertyValues
         which will be parsed to be able to offer the most used ones in a convenient way.
     */
     explicit ViewInformation2D(


More information about the Libreoffice-commits mailing list