Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:35:54 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:35:54 +0300
commit756b00081b6119d71dff9254d6fc9f870f1420f7 (patch)
tree54db4feac284f15ee8e164d594dd71f74d5bd809 /CONTRIBUTING.md
parent26afcb62b8e619df6d58056b1239bb25837f8770 (diff)
cq: Fix typos
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c7f0d3b20..d05d09e98 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -61,7 +61,7 @@ Example:
# Use pre-commit
-Execute the following inside the repositor dir
+Execute the following inside the repository dir
$ pip install pre-commit
$ pre-commit install