Bläddra i källkod

pwd: fixed typo

Hayden Schiff 9 år sedan
förälder
incheckning
c570460c9c
1 ändrade filer med 1 tillägg och 1 borttagningar
  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`