diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-08-27 11:25:50 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-08-27 11:25:50 +0200 |
commit | 191d5925855210abee3c6610ff700fe0b51c2313 (patch) | |
tree | 3814b66df2e095df345b5612ef70c259ddf91d9e | |
parent | app-emacs/bbdb: Bump EAPI to 7. (diff) | |
download | gentoo-191d5925855210abee3c6610ff700fe0b51c2313.tar.gz gentoo-191d5925855210abee3c6610ff700fe0b51c2313.tar.bz2 gentoo-191d5925855210abee3c6610ff700fe0b51c2313.zip |
app-emacs/elscreen: Fix typo in longdescription.
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | app-emacs/elscreen/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/elscreen/metadata.xml b/app-emacs/elscreen/metadata.xml index 71b064d851b0..5c495a5a7870 100644 --- a/app-emacs/elscreen/metadata.xml +++ b/app-emacs/elscreen/metadata.xml @@ -13,8 +13,8 @@ etc. These applications likely consist of two or more windows, so when you switch among applications, you may want to save or restore how windows are located (this is called as "window-configuration"). For this purpose, Emacs - has two functions, window-configuratin-to-register and jump-to-register, but - these are too primitive to use on a daily basis. + has two functions, window-configuration-to-register and jump-to-register, + but these are too primitive to use on a daily basis. ElScreen provides the ease-to-use environment to save or restore several window-configurations. |