Index: chrome/common/persistent_pref_store.h |
diff --git a/chrome/common/persistent_pref_store.h b/chrome/common/persistent_pref_store.h |
index 9e2fb0a5ee78d24c0bf232ffca88edae0421e2a9..ba9e68424ccbc589abf8a44e2c22542b894c98f3 100644 |
--- a/chrome/common/persistent_pref_store.h |
+++ b/chrome/common/persistent_pref_store.h |
@@ -11,7 +11,7 @@ |
#include <chrome/common/pref_store.h> |
// This interface is complementary to the PrefStore interface, declaring |
-// additional functionatliy that adds support for setting values and persisting |
+// additional functionality that adds support for setting values and persisting |
// the data to some backing store. |
class PersistentPrefStore : public PrefStore { |
public: |