[geany/geany] c02144: Fix a few typos in NEWS

Colomban Wendling git-noreply at xxxxx
Sat Jul 11 23:48:56 UTC 2015


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sat, 11 Jul 2015 23:48:56 UTC
Commit:      c021447394d5b4510212d3c3f450c6b9a4c5d810
             https://github.com/geany/geany/commit/c021447394d5b4510212d3c3f450c6b9a4c5d810

Log Message:
-----------
Fix a few typos in NEWS


Modified Paths:
--------------
    NEWS

Modified: NEWS
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -106,7 +106,7 @@ Geany 1.25 (unreleased)
     * Fix scope of some Python symbols.
     * Fix support of trigraphs in C-like languages.
     * Add support of digraphs in C-like languages.
-    * Add support of `final`, `override` and `noexcpet` C++11 keywords
+    * Add support of `final`, `override` and `noexcept` C++11 keywords
       (PR#544).
 
     Internationalization
@@ -123,7 +123,7 @@ Geany 1.25 (unreleased)
                     select all) (PR#467, Alex).
 
     API
-    * Hide private API (PR#351, Jiří Techet, and #429, Matthew Brush and
+    * Hide private API (PR#351, Jiří Techet, and PR#429, Matthew Brush and
       Thomas Martitz).
     * Cleaner and safer TagManager API (Part of PR#356, Jiří Techet).
     * Entry point prototypes are now checked by the compiler (PR#359).



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list