commit: 191d5925855210abee3c6610ff700fe0b51c2313 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 27 09:25:50 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Aug 27 09:25:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191d5925
app-emacs/elscreen: Fix typo in longdescription. Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/elscreen/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/elscreen/metadata.xml b/app-emacs/elscreen/metadata.xml index 71b064d851b..5c495a5a787 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.
