From 8271683aab56ad4fbc706b3d516fa4e3caf68164 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sun, 8 Mar 2020 21:26:33 +0000 Subject: Updated swift post with some grammar fixes --- md/writeup/linux_hello_world_in_swift.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'md/writeup/linux_hello_world_in_swift.md') diff --git a/md/writeup/linux_hello_world_in_swift.md b/md/writeup/linux_hello_world_in_swift.md index 94ce5de..1b15abc 100644 --- a/md/writeup/linux_hello_world_in_swift.md +++ b/md/writeup/linux_hello_world_in_swift.md @@ -365,9 +365,9 @@ SDL_DestroyWindow(windowPtr) SDL_Quit() ``` -So far all Swift features looks like they are working out of the box, without. -deep Swift knowledge was able to bind library, and used. Also this is largest code base -Swift code that I ever wrote in my life. So far it looks like easy language to learn. +So far all Swift features looks like they are working out of the box, without +deep Swift knowledge was able to bind library, and use it. Also this is largest code base +of Swift code that I ever wrote in my life. So far it looks like easy language to learn. ## Sources -- cgit v1.2.3