cppunit.spec.in |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit b8f6a1115e2dc798b5e762f5738803a5208400c2
Author: dennisroczek <dennisroc...@libreoffice.org>
Date:   Sat Feb 25 21:05:24 2017 +0000

    fix typo: documention --> documentation
    
    Change-Id: I58762dfb08c6f85ccb11d0b634c738606cd6379f
    Reviewed-on: https://gerrit.libreoffice.org/34649
    Reviewed-by: Michael Stahl <mst...@redhat.com>
    Tested-by: Michael Stahl <mst...@redhat.com>

diff --git a/cppunit.spec.in b/cppunit.spec.in
index 1f87e0c..c041d10 100644
--- a/cppunit.spec.in
+++ b/cppunit.spec.in
@@ -15,7 +15,7 @@ CppUnit is the C++ port of the famous JUnit framework for 
unit testing.
 Test output is in XML for automatic testing and GUI based for supervised tests.
 
 %package doc
-Summary: HTML formatted API documention for Log for C++
+Summary: HTML formatted API documentation for Log for C++
 Group: Development/Libraries
 Requires: %name = %version
 
@@ -53,12 +53,12 @@ rm -rf $RPM_BUILD_ROOT
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
- 
+
 %files doc
 %doc doc/html/*
 
 %changelog
-* Mon Jul  4 2005 Patrice Dumas <du...@centre-cired.fr>  
-- update using the fedora template  
+* Mon Jul  4 2005 Patrice Dumas <du...@centre-cired.fr>
+- update using the fedora template
 * Sat Apr 14 2001 Bastiaan Bakker <bastiaan.bak...@lifeline.nl>
 - Initial release
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to