summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
-rw-r--r--doc/release.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 92b251ff..bf01378d 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,4 +1,4 @@
-.. Astroid documentation master file, created by
+.. Astroid documentation main file, created by
sphinx-quickstart on Wed Jun 26 15:00:40 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
diff --git a/doc/release.md b/doc/release.md
index 96fed374..3f43f6bc 100644
--- a/doc/release.md
+++ b/doc/release.md
@@ -23,7 +23,7 @@ tbump X.Y.Z+1-dev0 --no-tag --no-push # You can interrupt during copyrite
git commit -am "Upgrade the version to x.y.z+1-dev0 following x.y.z release"
```
-Check the result and then upgrade the master branch
+Check the result and then upgrade the main branch
### Milestone handling