changing comment to use proper English.

no guarantee is given as to the correctness of this comment.


git-svn-id: svn://10.0.0.236/branches/MICROB_20061206_BRANCH@217655 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2007-01-02 22:05:35 +00:00
parent 0036c6e6b8
commit 6452a55fa6

View File

@@ -104,8 +104,9 @@ struct _GtkMozEmbed
GtkBin bin;
void *data;
GtkObject *common;
/* FIXME: This is a temporary solution for wrong progress values
being passed up. Oleg has mentioned something about a bug in JS. */
/* FIXME: This is a temporary solution for incorrect progress values
* being passed up. Oleg has mentioned something about a bug in JS.
*/
gint current_number_of_requests;
gint total_number_of_requests;
gint number_of_frames_loaded;