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" |