changeset 412:73f6e7fd1446

Fixed minor typo in ChangeLog
author Deepak Bhole <dbhole@redhat.com>
date Fri, 01 Jun 2012 16:44:32 -0400
parents 8c087e1b5c6b
children ff8d91a6a006
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Jun 01 16:05:18 2012 -0400
+++ b/ChangeLog	Fri Jun 01 16:44:32 2012 -0400
@@ -5,7 +5,7 @@
 	(createJavaObjectFromVariant): Account for length of the characters.
 	* plugin/icedteanp/IcedTeaNPPlugin.cc (plugin_get_documentbase): Same.
 	* plugin/icedteanp/IcedTeaPluginRequestProcessor.cc (_eval): Print the
-	string's c_str rather than utf8characters/
+	string's c_str rather than utf8characters.
 	* plugin/icedteanp/IcedTeaPluginUtils.cc (printNPVariant): Account for
 	length of the characters.
 	(NPVariantToString): Same.