| Index: native_client_sdk/src/project_templates/html/project_file.html
|
| diff --git a/native_client_sdk/src/project_templates/html/project_file.html b/native_client_sdk/src/project_templates/html/project_file.html
|
| index 0b21ad9a04c7ac60428d7ad9159f00129b9b11c7..db3bc1a74ad75f6a473cfe448ea8452c6a6167a5 100644
|
| --- a/native_client_sdk/src/project_templates/html/project_file.html
|
| +++ b/native_client_sdk/src/project_templates/html/project_file.html
|
| @@ -64,7 +64,7 @@
|
| _dbg.nmf version of the manifest file.
|
|
|
| Note: Since this NaCl module does not use any real-estate in the browser,
|
| - it's width and height are set to 0.
|
| + its width and height are set to 0.
|
|
|
| Note: The <EMBED> element is wrapped inside a <DIV>, which has both a 'load'
|
| and a 'message' event listener attached. This wrapping method is used
|
|
|