diff options
author | Richard Hartmann <richih@debian.org> | 2014-02-25 22:56:45 +0100 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2014-02-25 22:56:45 +0100 |
commit | ab8d7761cc33738d2e03db2bfe4d108707fbad5e (patch) | |
tree | 844b3a60bf799c5717f31bef49751c4801699b6e /doc/devblog | |
parent | 31a6561da3b95ce1ad13fcee1e9053f40ffdd7b9 (diff) |
Typo
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_122_more_windows_porting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_122_more_windows_porting.mdwn b/doc/devblog/day_122_more_windows_porting.mdwn index 6f87a0bc0..7b496f670 100644 --- a/doc/devblog/day_122_more_windows_porting.mdwn +++ b/doc/devblog/day_122_more_windows_porting.mdwn @@ -1,4 +1,4 @@ -More windows porting. Made the build completely -Wall safe on Windows. +More Windows porting. Made the build completely `-Wall` safe on Windows. Fixed some DOS path separator bugs that were preventing WebDav from working. Have now tested both box.com and Amazon S3 to be completely working in the webapp on Windows. |