diff options
| author | dx | 2016-06-28 00:58:55 -0300 |
|---|---|---|
| committer | GitHub | 2016-06-28 00:58:55 -0300 |
| commit | a562b859aa0a380b43b27278b8456ee49eab3284 (patch) | |
| tree | 615d93257af776108411aa2ac16b728890848684 | |
| parent | adff99e32904a7818aafe6f340c37884a03c5748 (diff) | |
| parent | 103207c85c5d41573004fb124a68948eabe6a50f (diff) | |
| download | scripts.irssi.org-a562b859aa0a380b43b27278b8456ee49eab3284.tar.bz2 | |
Merge pull request #288 from pierrot14/fix_typo
Fix typo in buffer's help
| -rw-r--r-- | scripts/buffer.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/buffer.pl b/scripts/buffer.pl index ad79227..43f45ee 100644 --- a/scripts/buffer.pl +++ b/scripts/buffer.pl @@ -138,7 +138,7 @@ BUFFER RESUME remove. If omitted, it will remove all the existing pastes. - RESUME: Lists the existings pastes and shows information about each + RESUME: Lists the existing pastes and shows information about each one. |
