From 64a3124d928f337011cad137c2c059f1ef064377 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 17 Aug 2017 16:41:20 +0200 Subject: Fix typos Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3 Reviewed-on: https://gerrit.libreoffice.org/41194 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- sal/test/bootstrap.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/test/bootstrap.pl') diff --git a/sal/test/bootstrap.pl b/sal/test/bootstrap.pl index c14a5f73e4af..60a306a99c96 100644 --- a/sal/test/bootstrap.pl +++ b/sal/test/bootstrap.pl @@ -243,7 +243,7 @@ if($state) { } else { print "**** tests NOT passed ****\n"; - print "Commnent:\n", $comment, "\n"; + print "Comment:\n", $comment, "\n"; } print "**************************\n"; -- cgit