summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-06 18:58:22 -0400
committerPietro Gagliardi <[email protected]>2014-06-06 18:58:22 -0400
commit972e74ce7c350231e4927f5ce57a2c1a33dfa2af (patch)
tree14761c9e660dc6c71c7e0cfaed5d10ad06e96143
parent36c038bfa6024823ac1086d9fcb166b30306c76c (diff)
parent0b9e1204ee68eadcf4422256495284c26d911203 (diff)
Merge pull request #12 from TrevorS/patch-1
Typo, I -> i in Windows. (Thanks to TrevorS.)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68d25d0..f08d50f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Until then, here's the important things you need to know:
- Windows: Windows XP or newer
- Unix: this is trickier; I decided to settle on GTK+ 3.4 or newer as Ubuntu 12.04 LTS ships with it
- Mac OS X: Mac OS X 10.6 or newer
-- for the WIndows build, you won't need to provide a comctl32.dll version 6 manifest, as the package produces its own
+- for the Windows build, you won't need to provide a comctl32.dll version 6 manifest, as the package produces its own
- comctl32.dll version 6 *is* required for proper functioning!
[andlabs/wakeup](https://github.com/andlabs/wakeup) is a repository that provides a sample application.