summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/importer')
-rw-r--r--chrome/browser/importer/firefox_importer_unittest_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/importer/firefox_importer_unittest_utils.h b/chrome/browser/importer/firefox_importer_unittest_utils.h
index 6db8ee4..3eb12d6 100644
--- a/chrome/browser/importer/firefox_importer_unittest_utils.h
+++ b/chrome/browser/importer/firefox_importer_unittest_utils.h
@@ -44,7 +44,7 @@ class FFUnitTestDecryptorProxy {
#if defined(OS_MACOSX)
// Blocks until either a timeout is reached, or until the client process
// responds to an IPC message.
- // Returns true if a reply was recieved successfully and false if the
+ // Returns true if a reply was received successfully and false if the
// the operation timed out.
bool WaitForClientResponse();