mirror of
git://git.code.sf.net/p/zsh/code
synced 2026-01-04 09:01:06 +01:00
28853: Fix typo: preceed -> precede
This commit is contained in:
parent
e58ad7548f
commit
2eac105770
6 changed files with 12 additions and 7 deletions
|
|
@ -1205,7 +1205,7 @@ prompttrunc(int arg, int truncchar, int doprint, int endchar,
|
|||
if (truncatleft) {
|
||||
/*
|
||||
* To truncate at the left, selectively copy
|
||||
* maxwidth bytes from the main prompt, preceeded
|
||||
* maxwidth bytes from the main prompt, preceded
|
||||
* by the truncation string in full.
|
||||
*
|
||||
* We're overwriting the string containing the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue