gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1194-gdd587e6
Date: Mon, 26 Sep 2011 14:58:21 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  dd587e681e3de0bad0d339789c32ecd27f32c51d (commit)
      from  f589a7ecbba04c47094c1248897c6bbef41f82f9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=dd587e681e3de0bad0d339789c32ecd27f32c51d


commit dd587e681e3de0bad0d339789c32ecd27f32c51d
Author: Sandro Santilli <address@hidden>
Date:   Mon Sep 26 16:57:48 2011 +0200

    Typo: DefineFone2 -> DefineFont2. See bug #34387.

diff --git a/libcore/Font.cpp b/libcore/Font.cpp
index eb1d2b0..f7a75e9 100644
--- a/libcore/Font.cpp
+++ b/libcore/Font.cpp
@@ -167,7 +167,7 @@ Font::setCodeTable(std::auto_ptr<CodeTable> table)
             log_swferror(_("Attempt to add an embedded glyph CodeTable to "
                     "a font that already has one. This should mean there "
                     "are several DefineFontInfo tags, or a DefineFontInfo "
-                    "tag refers to a font created by DefineFone2 or "
+                    "tag refers to a font created by DefineFont2 or "
                     "DefineFont3. Don't know what should happen in this "
                     "case, so ignoring."));
         );

-----------------------------------------------------------------------

Summary of changes:
 libcore/Font.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]