summaryrefslogtreecommitdiff
path: root/docs/releases
diff options
context:
space:
mode:
authorMichiel Beijen <mb@x14.nl>2017-04-23 22:06:12 +0200
committerTim Graham <timograham@gmail.com>2017-04-24 20:16:09 -0400
commit5e8625ba643db118a44cb32e9e48bf431ef4da53 (patch)
tree62e94281654806927d39568683413941d581633c /docs/releases
parent9f2e8b5bb79722ccafa3c4d6816bc847be1f59f9 (diff)
Renamed "Mac OS X" to "macOS" in docs.
Diffstat (limited to 'docs/releases')
-rw-r--r--docs/releases/1.10.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.10.txt b/docs/releases/1.10.txt
index f071c587d1..444a827898 100644
--- a/docs/releases/1.10.txt
+++ b/docs/releases/1.10.txt
@@ -355,7 +355,7 @@ Management Commands
accepts a command object as the first argument.
* The :djadmin:`shell` command supports tab completion on systems using
- ``libedit``, e.g. Mac OSX.
+ ``libedit``, e.g. macOS.
* The :djadmin:`inspectdb` command lets you choose what tables should be
inspected by specifying their names as arguments.