diff options
| -rw-r--r-- | r.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/r.html.markdown b/r.html.markdown index 61140be5..5f143150 100644 --- a/r.html.markdown +++ b/r.html.markdown @@ -14,7 +14,7 @@ R is a statistical computing language. It has lots of good built-in functions fo  # You can't make a multi-line comment per se,  # but you can stack multiple comments like so. -# Hit COMMAND-ENTER to execute a line +# in Windows, hit COMMAND-ENTER to execute a line  ################################################################### | 
