summaryrefslogtreecommitdiffhomepage
path: root/es-es/objective-c-es.html.markdown
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash3@gmail.com>2018-08-29 17:45:19 +0530
committerDivay Prakash <divayprakash3@gmail.com>2018-08-29 17:45:19 +0530
commit38ac974e604b932e1be16d8e4bd87c2f46cdae88 (patch)
treeba675745869c6804b113d52ff5aea1ed2a6cac27 /es-es/objective-c-es.html.markdown
parent61abf1c181d787c23fd529807149e872d0651b07 (diff)
Fix build error in 'build/docs/es-es/objective-c-es/index.html'
Diffstat (limited to 'es-es/objective-c-es.html.markdown')
-rw-r--r--es-es/objective-c-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/objective-c-es.html.markdown b/es-es/objective-c-es.html.markdown
index bdbce524..0e680372 100644
--- a/es-es/objective-c-es.html.markdown
+++ b/es-es/objective-c-es.html.markdown
@@ -13,7 +13,7 @@ Objective C es el lenguaje de programación principal utilizado por Apple para l
Es un lenguaje de programación para propósito general que le agrega al lenguaje de programación C una mensajería estilo "Smalltalk".
-```objective_c
+```objc
// Los comentarios de una sola línea inician con //
/*