Git commit 3ab0a6a9603b9081329269dbc879f5f55be34f5f by Burkhard Lück. Committed on 07/05/2016 at 10:55. Pushed by lueck into branch 'master'.
fix wrong date format M +1 -1 doc/kate/index.docbook http://commits.kde.org/kate/3ab0a6a9603b9081329269dbc879f5f55be34f5f diff --git a/doc/kate/index.docbook b/doc/kate/index.docbook index 693711a..368cf63 100644 --- a/doc/kate/index.docbook +++ b/doc/kate/index.docbook @@ -45,7 +45,7 @@ </copyright> <legalnotice>&FDLNotice;</legalnotice> -<date>2016.04.21</date> +<date>2016-04-21</date> <releaseinfo>Applications 16.04</releaseinfo> <abstract> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
