diff options
| author | David Hsieh <dyhl22@gmail.com> | 2016-03-11 10:42:25 -0600 | 
|---|---|---|
| committer | David Hsieh <dyhl22@gmail.com> | 2016-03-11 10:42:25 -0600 | 
| commit | 2c1d384e301a7b16bae4472658830832e2dae2d5 (patch) | |
| tree | 89834dfe1c7391adf10c6479af3c4fea59255364 | |
| parent | 3f0d89872dce36dcf515eaf64704918ec9d2f48b (diff) | |
Removed newlines
| -rw-r--r-- | es-es/objective-c-es.html.markdown | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/es-es/objective-c-es.html.markdown b/es-es/objective-c-es.html.markdown index 7f8d130b..bdbce524 100644 --- a/es-es/objective-c-es.html.markdown +++ b/es-es/objective-c-es.html.markdown @@ -1,5 +1,4 @@  --- -  language: Objective-C  contributors:      - ["Eugene Yagrushkin", "www.about.me/yagrushkin"] @@ -9,7 +8,6 @@ translators:      - ["David Hsieh", "http://github.com/deivuh"]  lang: es-es  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.  Es un lenguaje de programación para propósito general que le agrega al lenguaje de programación C una mensajería estilo "Smalltalk". | 
