https://github.com/JuliaLang/julia
Revision 2500378cf47ea152dea59993b1b8bc82830a4e8f authored by Spencer Russell on 12 October 2017, 22:48:22 UTC, committed by Alex Arslan on 21 November 2017, 03:01:48 UTC
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 05045841189269dbf5aead770c1152207ea279fd)
1 parent 0b2c53b
History
Tip revision: 2500378cf47ea152dea59993b1b8bc82830a4e8f authored by Spencer Russell on 12 October 2017, 22:48:22 UTC
fixes enum capitalization (#24105)
Tip revision: 2500378
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 104.0 KB
LICENSE.md -rw-r--r-- 5.6 KB
Make.inc -rw-r--r-- 34.0 KB
Makefile -rw-r--r-- 26.0 KB
NEWS.md -rw-r--r-- 40.8 KB
README.arm.md -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 27.4 KB
README.windows.md -rw-r--r-- 17.8 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.3 KB

README.md

back to top