[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:22:01 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=b4b86dd

The following commit has been merged in the master branch:
commit b4b86ddbb6bcd855d9764e172a9d18fa91265aea
Author: Lasath Fernando <kde at lasath.org>
Date:   Sat Jun 23 11:48:40 2012 +1000

    Fix typo in unit tests
    
    striek -> strike
---
 tests/message-processor-basic-tests.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/message-processor-basic-tests.cpp b/tests/message-processor-basic-tests.cpp
index 9774c7c..4670649 100644
--- a/tests/message-processor-basic-tests.cpp
+++ b/tests/message-processor-basic-tests.cpp
@@ -138,7 +138,7 @@ void MessageProcessorBasicTests::testSingleWordItalics()
 
 void MessageProcessorBasicTests::testStrikethrough()
 {
-    compare("-striek through-", "<s>striek through</s>");
+    compare("-strike through-", "<s>strike through</s>");
 }
 
 void MessageProcessorBasicTests::testImageEmbedGIF()

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list