Mercurial > blog
changeset 119:2aa5ed5bd9e9
Fix grammar.
author | Oleksandr Gavenko <gavenkoa@gmail.com> |
---|---|
date | Mon, 27 Mar 2017 00:43:49 +0300 |
parents | 3220adaa9740 |
children | 5cba87554532 |
files | 631f6b21-01b6-4d50-8e0f-13f59bd66fc2/index.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/631f6b21-01b6-4d50-8e0f-13f59bd66fc2/index.rst Mon Mar 27 00:43:36 2017 +0300 +++ b/631f6b21-01b6-4d50-8e0f-13f59bd66fc2/index.rst Mon Mar 27 00:43:49 2017 +0300 @@ -204,5 +204,5 @@ You should know that some languages (like Elisp) have no ``break`` or ``continue`` statement. Throwing / catching an exception is only the way to mimic ``break`` and ``continue``. -Working code sample is available at http://hg.defun.work/exp/file/tip/java/error-processing-in-loop/src/ErrorChckingInLoopWithContinue.java +Working code example is available at http://hg.defun.work/exp/file/tip/java/error-processing-in-loop/src/ErrorChckingInLoopWithContinue.java