diff options
author | Andy B <andyjtbrown@gmail.com> | 2015-10-09 15:32:05 +0100 |
---|---|---|
committer | Andy B <andyjtbrown@gmail.com> | 2015-10-09 15:34:27 +0100 |
commit | 1e90e7da1d042dfc46a5be11117a4e45e460bcf8 (patch) | |
tree | 2318da546f9189a2950b2820c9d557835724bfbf /tr-tr | |
parent | da1fedc7418f90cd68c6dd865c3ac0c7919b56c0 (diff) |
[objective-c/en-fr-ru-tr-vn] Enable syntax highlighting
Diffstat (limited to 'tr-tr')
-rw-r--r-- | tr-tr/objective-c-tr.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tr-tr/objective-c-tr.html.markdown b/tr-tr/objective-c-tr.html.markdown index f27cbf08..727f973e 100644 --- a/tr-tr/objective-c-tr.html.markdown +++ b/tr-tr/objective-c-tr.html.markdown @@ -14,7 +14,7 @@ kendi çatıları olan Cocoa ve Cocoa Touch için kullanılan bir programlama di Genel açamlı, object-oriented bir yapıya sahip programlama dilidir. C programlama diline Smalltalk stilinde mesajlaşma ekler. -```objective_c +```objective-c // Tek satır yorum // işaretleri ile başlar /* |