diff options
| author | Sean Corrales <scorrales@usft.com> | 2015-10-14 14:52:37 -0500 |
|---|---|---|
| committer | Sean Corrales <scorrales@usft.com> | 2015-10-14 14:52:37 -0500 |
| commit | fcc5086cfcac4e1efc365c16617aaf7ff9d86f80 (patch) | |
| tree | da683653842a5ae37177d191a51833f58e0b9a41 /tr-tr | |
| parent | c357be714fe39c8c97e4d1ac12b3cdfb673d1e1e (diff) | |
| parent | 8ec133b29595b8dac963eafa63ab0c479e37a3c1 (diff) | |
Merge remote-tracking branch 'upstream/master'
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 /* |
