diff options
author | Simon Howard | 2014-04-06 19:45:01 -0400 |
---|---|---|
committer | Simon Howard | 2014-04-06 19:45:01 -0400 |
commit | e3c5d70d8ae4e2dc103642eefa149fa4af94f986 (patch) | |
tree | a32d3dd9f5053596f91848f7d85742b8f8cdcaa1 | |
parent | 54fde7960b40186a8ba0e5d7b156f4f149b6cfdc (diff) | |
download | chocolate-doom-e3c5d70d8ae4e2dc103642eefa149fa4af94f986.tar.gz chocolate-doom-e3c5d70d8ae4e2dc103642eefa149fa4af94f986.tar.bz2 chocolate-doom-e3c5d70d8ae4e2dc103642eefa149fa4af94f986.zip |
Fix typo in README.Music.
Thanks Gaerzi.
-rw-r--r-- | README.Music | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Music b/README.Music index d4626231..bd765660 100644 --- a/README.Music +++ b/README.Music @@ -149,7 +149,7 @@ the following to your /etc/modprobe.conf file to do this: === OpenBSD/NetBSD === You must be running as root to access the hardware OPL directly. You -can confirm that hadware OPL is working by checking for this message +can confirm that hardware OPL is working by checking for this message on startup: OPL_Init: Using driver 'OpenBSD'. |