File: 0007-Fix-typos-in-the-code-of-conduct.patch

package info (click to toggle)
vim-youcompleteme 0%2B20240827%2Bgitb6e8c64%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,436 kB
  • sloc: python: 10,914; sh: 204; cpp: 141; makefile: 26; f90: 5; xml: 1
file content (26 lines) | stat: -rw-r--r-- 1,042 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From 172ffe5c44f0ccae7046ce3f0d4e5b542cae6ddd Mon Sep 17 00:00:00 2001
From: Christian Hagau <ach@hagau.se>
Date: Wed, 9 Oct 2024 14:30:44 +0200
Subject: [PATCH] Fix typos in the code of conduct

---
 CODE_OF_CONDUCT.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 9860629f..907691ab 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -1,7 +1,7 @@
 We, the maintainers, pledge to treat all contributors with respect and require that contributors reciprocate.
 
-The maintainers will not tolerate unwelcome, inpolite, abusive or unprofessional behaviour. 
+The maintainers will not tolerate unwelcome, impolite, abusive or unprofessional behaviour.
 
 At the discretion of the maintainers, users who persist in behaving in a way that is unwelcome may be subject to a ban.
 
-This applies to all interractions related to this project and any associated projects.
+This applies to all interactions related to this project and any associated projects.
-- 
2.45.2