소스 검색

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`