Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
np1 committed May 18, 2014
1 parent f3f0fdd commit c9b8420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"Topic :: Multimedia :: Sound/Audio :: Players",
"Topic :: Multimedia :: Video",
"Environment :: Console",
"Environment :: Win32 (MS Windows)"
"Environment :: MacOS X"
"Environment :: Win32 (MS Windows)",
"Environment :: MacOS X",
"Operating System :: POSIX :: Linux",
"Operating System :: MacOS",
"Operating System :: MacOS :: MacOS 9",
Expand Down

0 comments on commit c9b8420

Please sign in to comment.