Skip to content

Commit

Permalink
rename of the file/class to match conventions
Browse files Browse the repository at this point in the history
no dashes in filename and uppercase in class-name (no camelcase)
  • Loading branch information
Steffen Becker committed Jun 30, 2013
1 parent 1d80882 commit b5d8516
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class KeyRemap4MacBook < Cask
class Keyremap4macbook < Cask
url 'https://pqrs.org/macosx/keyremap4macbook/files/KeyRemap4MacBook-8.3.0.dmg'
homepage 'https://pqrs.org/macosx/keyremap4macbook/'
version '8.3.0'
Expand Down

0 comments on commit b5d8516

Please sign in to comment.