diff --git a/pages.es/osx/whence.md b/pages.es/osx/whence.md index 2bab65bd5f..8010520e0f 100644 --- a/pages.es/osx/whence.md +++ b/pages.es/osx/whence.md @@ -1,7 +1,7 @@ # whence > Un comando integrado de zsh para indicar cómo se interpretaría un comando dado. -> Más información: . +> Más información: . - Interpreta `comando`, con expansión si se define como un `alias` (similar al `command -v` integrado): diff --git a/pages.ko/osx/whence.md b/pages.ko/osx/whence.md index 359f688545..5fa2498099 100644 --- a/pages.ko/osx/whence.md +++ b/pages.ko/osx/whence.md @@ -1,7 +1,7 @@ # whence > Zsh 내장 명령어로, 명령어가 어떻게 해석될지를 나타냅니다. -> 더 많은 정보: . +> 더 많은 정보: . - `command`를 해석하고, `alias`로 정의된 경우 확장: diff --git a/pages/osx/whence.md b/pages/osx/whence.md index 1c3676b332..129f051881 100644 --- a/pages/osx/whence.md +++ b/pages/osx/whence.md @@ -1,7 +1,7 @@ # whence > A Zsh builtin to indicate how a command would be interpreted. -> More information: . +> More information: . - Interpret `command`, with expansion if defined as an `alias` (similar to the `command -v` builtin):