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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2015-09-18 19:14:08 +0300
committerRobert Speicher <robert@gitlab.com>2015-09-18 19:14:08 +0300
commit2cb88a8a36306a4eda2a3d86f8af50676e6e0a22 (patch)
tree81af20f5bc4a8bdb215e2c5aa0930f3816a78fc1
parentbdfe6b9603a7a6947644929c4ea966018f98c840 (diff)
parent87db46e2d8aecfb93c3183991efbd582cc4165dc (diff)
Merge branch 'fix-doc-typo' into 'master'
Fix typo in Reply by email docs See merge request !1346
-rw-r--r--doc/reply_by_email/postfix.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reply_by_email/postfix.md b/doc/reply_by_email/postfix.md
index b8ab07d9fe1..c0ac59bb922 100644
--- a/doc/reply_by_email/postfix.md
+++ b/doc/reply_by_email/postfix.md
@@ -303,8 +303,8 @@ Courier, which we will install later to add IMAP authentication, requires mailbo
## Done!
-If all the tests were successfull, Postfix is all set up and ready to receive email! Continue with the [Reply by email](./README.md) guide to configure GitLab.
+If all the tests were successful, Postfix is all set up and ready to receive email! Continue with the [Reply by email](./README.md) guide to configure GitLab.
---------
-_This document was adapted from https://help.ubuntu.com/community/PostfixBasicSetupHowto, by contributors to the Ubuntu documentation wiki._
+_This document was adapted from https://help.ubuntu.com/community/PostfixBasicSetupHowto, by contributors to the Ubuntu documentation wiki._ \ No newline at end of file