Skip to content

Commit 0058c4e

Browse files
author
Fabrizio Monti
committed
Typo
1 parent 935c194 commit 0058c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wordmove/deployer/base.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def initialize(environment, options = {})
7070
@logger = self.class.logger
7171
end
7272

73-
def push_db;
73+
def push_db
7474
logger.task "Pushing Database"
7575
end
7676

0 commit comments

Comments
 (0)