summaryrefslogtreecommitdiff
path: root/doc/user/project/integrations/irker.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/integrations/irker.md')
-rw-r--r--doc/user/project/integrations/irker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/irker.md b/doc/user/project/integrations/irker.md
index 4fb753d1707..22228025969 100644
--- a/doc/user/project/integrations/irker.md
+++ b/doc/user/project/integrations/irker.md
@@ -15,7 +15,7 @@ repository on <https://gitlab.com/esr/irker>:
git clone https://gitlab.com/esr/irker.git
```
-Once you have downloaded the code, you can run the python script named `irkerd`.
+Once you have downloaded the code, you can run the Python script named `irkerd`.
This script is the gateway script, it acts both as an IRC client, for sending
messages to an IRC server obviously, and as a TCP server, for receiving messages
from the GitLab service.