From 74a6fc5d8dec114e4cbb3f9e39c827cdc4a6a6a6 Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Wed, 7 Oct 2015 17:35:40 -0400 Subject: [PATCH] Fix typographical error(s) Changed compability to compatibility in README. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 4540d56..e8f5b0d 100644 --- a/README.markdown +++ b/README.markdown @@ -59,7 +59,7 @@ TODO Suggested ideas =============== * (evilmode) add option to disable entropy gathering and instead constantly feed '1' into the entropy pool -* (maybe?) write a file to echo random bytes to the system sound output device? could break compability for some systems +* (maybe?) write a file to echo random bytes to the system sound output device? could break compatibility for some systems * randomly allocate a bunch of memory * (maybe) create a bunch of files here and there? * ...your ideas go here! \ No newline at end of file