diff options
author | FreeArtMan <dos21h@gmail.com> | 2021-08-27 23:20:45 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2021-08-27 23:20:45 +0100 |
commit | 2d8b936a43d610402eca93326c5cd87082ab5578 (patch) | |
tree | 7c31646bc9c1facebf7941017a68d8c506993e70 /md | |
parent | 38e44c441087c2818bdb58a2f5a15952c70bda26 (diff) | |
download | md-content-2d8b936a43d610402eca93326c5cd87082ab5578.tar.gz md-content-2d8b936a43d610402eca93326c5cd87082ab5578.zip |
Broken utf-8
Diffstat (limited to 'md')
-rw-r--r-- | md/writeup/naive_fft_implementation_in_c.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/md/writeup/naive_fft_implementation_in_c.md b/md/writeup/naive_fft_implementation_in_c.md index 50c390e..d6988c3 100644 --- a/md/writeup/naive_fft_implementation_in_c.md +++ b/md/writeup/naive_fft_implementation_in_c.md @@ -362,7 +362,7 @@ Open with Xcode and build ## Thx [Aleksejs](https://github.com/ivanovsaleksejs) - gave tips about js -[Džuris]() - freedback on code +[Dzuris]() - freedback on code [#developers.lv](https://developers.lv) - having patiens for listening to js nonsence from js-newbie ## Links |