summaryrefslogtreecommitdiffhomepage
path: root/es-es
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2015-09-30 10:40:48 +0800
committerAdam Bard <github@adambard.com>2015-09-30 10:40:48 +0800
commitb0036199c4fa6974f285e3b9520e9e058294d584 (patch)
treeed0d9c7032a3cc90c473b9a1fd9bc48dba3ade8e /es-es
parentf7923b73e65c31356f5ed55fc2856c04da8ce875 (diff)
Still can't use `julia` highlighting
Diffstat (limited to 'es-es')
-rw-r--r--es-es/julia-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/julia-es.html.markdown b/es-es/julia-es.html.markdown
index 1e01c2e3..65cb4343 100644
--- a/es-es/julia-es.html.markdown
+++ b/es-es/julia-es.html.markdown
@@ -41,7 +41,7 @@ En Julia los programas están organizados entorno al [despacho múltiple](http:/
Esto se basa en la versión `0.3.11`.
-```julia
+```ruby
# Los comentarios de una línea comienzan con una almohadilla (o signo de gato).
#=