bin/distro-install-desktop-integration |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5238ff887849b0d94c6da00a07b57984a86b6ee6
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Sat Jan 26 16:11:57 2019 +0000
Commit:     Julien Nabet <[email protected]>
CommitDate: Mon Jan 28 09:17:03 2019 +0100

    Fix typo
    
    Change-Id: I372918497b91bd2da0432df7b27795cbf29dc6b8
    Reviewed-on: https://gerrit.libreoffice.org/66982
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/bin/distro-install-desktop-integration 
b/bin/distro-install-desktop-integration
index c8988b922f3e..1da104e47621 100755
--- a/bin/distro-install-desktop-integration
+++ b/bin/distro-install-desktop-integration
@@ -103,7 +103,7 @@ sed -i \
     -e "s/\($INSTALLDIRNAME\)$PRODUCTVERSION/\1/" \
     -e "s/\($PRODUCTNAME\) $PRODUCTVERSION/\1/" \
     *
-# call in subshell to do not malfrom PRODUCTVERSION, ...
+# call in subshell to do not malform PRODUCTVERSION, ...
 (
     export OFFICE_PREFIX=$LIBDIR
     export PREFIX=$INSTALLDIRNAME
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to