Index: chrome/common/pepper_plugin_registry.cc |
diff --git a/chrome/common/pepper_plugin_registry.cc b/chrome/common/pepper_plugin_registry.cc |
index 50f50e7a8972de52997f002dd7d7e79f281d66ed..f812afd3cdd638e233ce97f63b4b8e750f29a3d0 100644 |
--- a/chrome/common/pepper_plugin_registry.cc |
+++ b/chrome/common/pepper_plugin_registry.cc |
@@ -153,7 +153,7 @@ void PepperPluginRegistry::GetInternalPluginInfo( |
// RendererMain() and BrowserMain(). This seemed like the better tradeoff. |
// |
// TODO(ajwong): Think up a better way to maintain the plugin registration |
- // information. Pehraps by construction of a singly linked list of |
+ // information. Perhaps by construction of a singly linked list of |
// plugin initializers that is built with static initializers? |
#if defined(ENABLE_REMOTING) |