Skip to content

Commit

Permalink
fixed typo in billing require
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkkelly committed Oct 13, 2011
1 parent fb1ecf7 commit ca61e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_merchant-anz.rb
@@ -1,5 +1,5 @@
require 'active_merchant'
require 'acitve_merchant/billing'
require 'active_merchant/billing'
require 'active_support/core_ext/object'

require "active_merchant-anz/version"
Expand Down

0 comments on commit ca61e73

Please sign in to comment.