| Index: ppapi/shared_impl/README.txt
|
| diff --git a/ppapi/shared_impl/README.txt b/ppapi/shared_impl/README.txt
|
| index 71ff8d6f9919b88b6a723289c56cc4ef864e6a7c..31a62d3b52e851a7e143f2ec104fb1818c71e336 100644
|
| --- a/ppapi/shared_impl/README.txt
|
| +++ b/ppapi/shared_impl/README.txt
|
| @@ -1,2 +1,2 @@
|
| This directory contains implementation code for PPAPI that needs to be shared
|
| -between the backend implemntation in the renderer and in the proxy.
|
| +between the backend implementation in the renderer and in the proxy.
|
|
|