[PATCH] fix two typos

Adam Domurad adomurad at redhat.com
Wed Oct 3 07:49:25 PDT 2012


Sorry, resending on-list.
On 09/29/2012 09:28 AM, Martin Olsson wrote:
> diff -r 6df151bb5320 plugin/icedteanp/IcedTeaNPPlugin.cc
> --- a/plugin/icedteanp/IcedTeaNPPlugin.cc	Fri May 25 11:44:13 2012 -0400
> +++ b/plugin/icedteanp/IcedTeaNPPlugin.cc	Fri Sep 28 15:03:26 2012 +0200
> @@ -313,7 +313,7 @@
>
>   // Creates a new icedtea np plugin instance.  This function creates a
>   // ITNPPluginData* and stores it in instance->pdata.  The following
> -// ITNPPluginData fiels are initialized: instance_id, in_pipe_name,
> +// ITNPPluginData fields are initialized: instance_id, in_pipe_name,
>   // in_from_appletviewer, in_watch_source, out_pipe_name,
>   // out_to_appletviewer, out_watch_source, appletviewer_mutex, owner,
>   // appletviewer_alive.  In addition two pipe files are created.  All
> diff -r 6df151bb5320 plugin/icedteanp/IcedTeaPluginRequestProcessor.cc
> --- a/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc	Fri May 25 11:44:13 2012 -0400
> +++ b/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc	Fri Sep 28 15:03:26 2012 +0200
> @@ -471,7 +471,7 @@
>    *
>    * This is a static function, called in another thread. Since certain data
>    * can only be requested from the main thread in Mozilla, this function
> - * does whatever it can seperately, and then makes an internal request that
> + * does whatever it can separately, and then makes an internal request that
>    * causes _getMember to do the rest of the work.
>    *
>    * @param message_parts The request message
Apologies for the delayed reply, this fell off my radar due to not 
hitting my [icedtea-web] filter.

Thanks, will commit.

- Adam



More information about the distro-pkg-dev mailing list