Pārlūkot izejas kodu

pwd: fixed typo

Hayden Schiff 9 gadi atpakaļ
vecāks
revīzija
c570460c9c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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`