From 6b3766dcd1be84dce3d5aad23589560884ec4b8c Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 27 Jan 2016 14:04:58 +0100 Subject: [PATCH] Remove trailing spaces. --- plugins/Aka/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Aka/__init__.py b/plugins/Aka/__init__.py index 00d87d282..cc0101966 100644 --- a/plugins/Aka/__init__.py +++ b/plugins/Aka/__init__.py @@ -29,8 +29,8 @@ ### """ -This plugin allows the user to create various aliases (known as "Akas", since -Alias is the name of another plugin Aka is based on) to other commands or +This plugin allows the user to create various aliases (known as "Akas", since +Alias is the name of another plugin Aka is based on) to other commands or combinations of other commands (via nested commands). """