mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
2db4c24806
commit
8edf6e7ea4
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
(suggestion balloon (exec "'/usr/bin/ponysay'" --balloonlist)
|
||||
(no-exec ls "'/usr/share/ponysay/balloons'" (case (ponysay .say) (ponythink .think)))
|
||||
)
|
||||
(suggestion wrap (verbatim none inhertit 100 60)
|
||||
(suggestion wrap (verbatim none inherit 100 60)
|
||||
(calc (pipe (stty size)
|
||||
(cut -d ' ' -f 2)
|
||||
) - 10
|
||||
|
|
Loading…
Reference in a new issue