diff options
author | Adam <adam@adambard.com> | 2013-08-27 21:23:09 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-08-27 21:23:09 -0700 |
commit | c7a1136772588e57a3f9c20be9102a80a6f7f3e8 (patch) | |
tree | 500f0ce037af3c891a1ca1a3356eae4d7b0d3728 /haxe.html.markdown | |
parent | 42bd97850fa92f1f78b67e2c401af4924643dac7 (diff) |
Edits
Diffstat (limited to 'haxe.html.markdown')
-rw-r--r-- | haxe.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haxe.html.markdown b/haxe.html.markdown index f4694fcb..eb39834e 100644 --- a/haxe.html.markdown +++ b/haxe.html.markdown @@ -11,7 +11,7 @@ Haxe author). Note that this guide is for Haxe version 3. Some of the guide may be applicable to older versions, but it is recommended to use other references. -```haxe +```csharp /* Welcome to Learn Haxe 3 in 15 minutes. http://www.haxe.org This is an executable tutorial. You can compile and run it using the haxe |