Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(706)

Unified Diff: webkit/chromeos/fileapi/cros_mount_point_provider.h

Issue 10441086: Very minor typo fixes for GData/FileAPI code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | webkit/chromeos/fileapi/file_util_async.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/chromeos/fileapi/cros_mount_point_provider.h
diff --git a/webkit/chromeos/fileapi/cros_mount_point_provider.h b/webkit/chromeos/fileapi/cros_mount_point_provider.h
index d5a0528a2d142fc7639d29f60f1747f4b3e69859..d0a42936798ee834c61423fe9e170d588ad085ca 100644
--- a/webkit/chromeos/fileapi/cros_mount_point_provider.h
+++ b/webkit/chromeos/fileapi/cros_mount_point_provider.h
@@ -103,7 +103,7 @@ class CrosMountPointProvider
FileSystemLocation loc,
fileapi::RemoteFileSystemProxyInterface* proxy);
virtual ~MountPoint();
- // Virtual web path, relative to external root in filesytem URLs.
+ // Virtual web path, relative to external root in filesystem URLs.
// For example, in "filesystem://.../external/foo/bar/" this path would
// map to "foo/bar/".
const FilePath web_root_path;
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | webkit/chromeos/fileapi/file_util_async.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698