diff options
| author | Callum R. Renwick <cren@tilde.team> | 2021-05-02 21:08:26 +0100 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2021-05-03 12:02:29 +0200 |
| commit | bcd35e574601568b59924e8c9edffc04422754c6 (patch) | |
| tree | 4665c7ea932ca91ccf55cfc296a81d59666cb3c5 /example | |
| parent | be79ad9042ca3a331755b7fb8835f253be5335ed (diff) | |
| download | river-bcd35e574601568b59924e8c9edffc04422754c6.tar.gz river-bcd35e574601568b59924e8c9edffc04422754c6.tar.xz | |
example/init: fix typo in introductory comment
Diffstat (limited to 'example')
| -rwxr-xr-x | example/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/init b/example/init index 0e49a52..4e9b7f0 100755 --- a/example/init +++ b/example/init @@ -5,7 +5,7 @@ # If you wish to edit this, you will probably want to copy it to # $XDG_CONFIG_HOME/river/init or $HOME/.config/river/init first. # -# See the river(1), riverctl(1), and river(1) man pages for complete +# See the river(1), riverctl(1), and rivertile(1) man pages for complete # documentation. # Use the "logo" key as the primary modifier |
