Index: base/mac/mac_util.mm |
diff --git a/base/mac/mac_util.mm b/base/mac/mac_util.mm |
index 60f544fd1ebecec96cd54382a8e5611b19654824..57e07a613c24dab76ff5a016de1b5bf642660f58 100644 |
--- a/base/mac/mac_util.mm |
+++ b/base/mac/mac_util.mm |
@@ -57,7 +57,7 @@ void SetUIMode() { |
} |
// Looks into Shared File Lists corresponding to Login Items for the item |
-// representing the current application. If such an item is found, returns a |
+// representing the current application. If such an item is found, returns a |
// retained reference to it. Caller is responsible for releasing the reference. |
LSSharedFileListItemRef GetLoginItemForApp() { |
ScopedCFTypeRef<LSSharedFileListRef> login_items(LSSharedFileListCreate( |