diff options
author | David Hsieh <davidhsiehlo@gmail.com> | 2015-10-19 17:05:50 -0700 |
---|---|---|
committer | David Hsieh <davidhsiehlo@gmail.com> | 2015-10-19 17:05:50 -0700 |
commit | e0645015b528fcb365da34d617ade037f89c0db9 (patch) | |
tree | bc441d7209a2a9378ec0b8653a7b5f28311a7fea /es-es | |
parent | 6616ee7156f2e631e18b13d0e19eb29041eec1bf (diff) |
Fixed obj-c-es filename
Diffstat (limited to 'es-es')
-rw-r--r-- | es-es/objective-c-es.html.markdown | 2 |
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 c5532c0f..7f8d130b 100644 --- a/es-es/objective-c-es.html.markdown +++ b/es-es/objective-c-es.html.markdown @@ -8,7 +8,7 @@ contributors: translators: - ["David Hsieh", "http://github.com/deivuh"] lang: es-es -filename: LearnObjectiveC.m +filename: LearnObjectiveC-es.m --- Objective C es el lenguaje de programaciĆ³n principal utilizado por Apple para los sistemas operativos OS X y iOS y sus respectivos frameworks, Cocoa y Cocoa Touch. |