浏览代码

pwd: fixed typo

Hayden Schiff 9 年之前
父节点
当前提交
c570460c9c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/pwd.md

+ 1 - 1
pages/common/pwd.md

@@ -6,6 +6,6 @@
 
 `pwd`
 
-- Print the current directory, and resolve all symlinks (e.g. show the "physical" path):
+- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
 
 `pwd -P`