Skip to content

Commit

Permalink
fix typo in faq
Browse files Browse the repository at this point in the history
forward port of 457165e from release-0.3 branch
ref: JuliaLang#8421
  • Loading branch information
simonhoke authored and ivarne committed Sep 20, 2014
1 parent 7ca8cbd commit af42324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ Do I want to use a release, beta, or nightly version of Julia?

You may prefer the release version of Julia if you are looking for a stable code base. Releases generally occur every 6 months, giving you a stable platform for writing code.

You may prefer the beta version of Julia if you don't mind being slightly behind the latest bugfixes and changes, but find the slightly slower rate of changes more appealing. Additionally, these binaries are tested before they are published to ensure they are fully functional.
You may prefer the beta version of Julia if you don't mind being slightly behind the latest bugfixes and changes, but find the slightly faster rate of changes more appealing. Additionally, these binaries are tested before they are published to ensure they are fully functional.

You may prefer the nightly version of Julia if you want to take advantage of the latest updates to the language, and don't mind if the version available today occasionally doesn't actually work.

Expand Down

0 comments on commit af42324

Please sign in to comment.