diff options
author | Worajedt Sitthidumrong <sjedt@3ddaily.com> | 2019-07-16 21:10:49 +0700 |
---|---|---|
committer | Worajedt Sitthidumrong <sjedt@3ddaily.com> | 2019-07-16 21:10:49 +0700 |
commit | f2fec78b95166a0c305271534b31d7cb269b9d1e (patch) | |
tree | 2acbfa4333f722828392c2a6b60f0e473a056ebb | |
parent | e065719b4c365814143edae9e19f0acecf87934d (diff) |
fix tab characters
-rw-r--r-- | th-th/pascal.th.html.markdown | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/th-th/pascal.th.html.markdown b/th-th/pascal.th.html.markdown index 4fe0c4ac..c4768673 100644 --- a/th-th/pascal.th.html.markdown +++ b/th-th/pascal.th.html.markdown @@ -2,9 +2,9 @@ language: Pascal filename: learnpascal.pas contributors: - - ["Ganesha Danu", "http://github.com/blinfoldking"] - - ["Keith Miyake", "https://github.com/kaymmm"] - - ["Worajedt Sitthidumrong", "https://bitbucket.org/wrj"] + - ["Ganesha Danu", "http://github.com/blinfoldking"] + - ["Keith Miyake", "https://github.com/kaymmm"] + - ["Worajedt Sitthidumrong", "https://bitbucket.org/wrj"] lang: th-th --- @@ -223,5 +223,5 @@ End. ``` -[1]: https://en.wikipedia.org/wiki/Pascal_(programming_language) -[2]: https://www.freepascal.org/
\ No newline at end of file +[1]: https://en.wikipedia.org/wiki/Pascal_(programming_language) +[2]: https://www.freepascal.org/
\ No newline at end of file |