diff options
author | David Robillard <d@drobilla.net> | 2011-03-27 17:40:35 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-03-27 17:40:35 +0000 |
commit | f1af64efcc421c490b467dabc690c775a74876fa (patch) | |
tree | 81ffc0d1094095df9ab01909fd6cbf1e06088931 /doc | |
parent | 5e1add4da5775b26e14a9c339ac927a785a28a0c (diff) | |
download | patchage-f1af64efcc421c490b467dabc690c775a74876fa.tar.gz patchage-f1af64efcc421c490b467dabc690c775a74876fa.tar.bz2 patchage-f1af64efcc421c490b467dabc690c775a74876fa.zip |
Fix typo.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@3123 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patchage.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/patchage.1 b/doc/patchage.1 index 7ca22e2..a662910 100644 --- a/doc/patchage.1 +++ b/doc/patchage.1 @@ -21,7 +21,7 @@ .B Patchage provides a graphical interface to connect Jack/Alsa Audio/MIDI inputs and outputs. Each application is represented on a canvas as a "module" -with inputs on the left and output on the right. Modules can be arranged +with inputs on the left and outputs on the right. Modules can be arranged manually or automatically to have a clear display of the current setup. .SH OPTIONS |