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

Unified Diff: tools/gn/docs/reference.md

Issue 1318963007: gn: fix documentation typo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | tools/gn/function_get_path_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/docs/reference.md
diff --git a/tools/gn/docs/reference.md b/tools/gn/docs/reference.md
index 9ba4e9f432595f80a153cf950c3493515a813408..b81b3f65f46e02018f0e769a1a67dcddca66ea24 100644
--- a/tools/gn/docs/reference.md
+++ b/tools/gn/docs/reference.md
@@ -1449,7 +1449,7 @@
"abspath"
The full absolute path name to the file or directory. It will be
- resolved relative to the currebt directory, and then the source-
+ resolved relative to the current directory, and then the source-
absolute version will be returned. If the input is system-
absolute, the same input will be returned.
"foo/bar.txt" => "//mydir/foo/bar.txt"
« no previous file with comments | « no previous file | tools/gn/function_get_path_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698