From 374624e05c471add1fa02885a137f25d708cb40d Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 12 Aug 2020 16:51:32 +0000 Subject: [PATCH] Correct a typo in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8caf3b38..307a7911 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,6 @@ GVfs source repository is at https://gitlab.gnome.org/GNOME/gvfs. ## Code Contribution -See https://wiki.gnome.org/GitLab for general informations about GitLab workflow +See https://wiki.gnome.org/GitLab for general information about GitLab workflow for code contribution. GVfs still uses linear GIT history without merge commits, please see general commit guidelines at https://wiki.gnome.org/Git/CommitMessages. \ No newline at end of file -- GitLab