Navigation Menu

Skip to content

Commit

Permalink
Remove a trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 14, 2012
1 parent 6b47d6b commit d9bdebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/database/domain.js
Expand Up @@ -22,7 +22,7 @@ var INDEX_SUFFIX =
exports.INDEX_SUFFIX =
Domain.INDEX_SUFFIX = 'index';

var SYNONYMS_COLUMN =
var SYNONYMS_COLUMN =
exports.SYNONYMS_COLUMN =
Domain.SYNONYMS_COKUMN = 'synonyms'

Expand Down

0 comments on commit d9bdebb

Please sign in to comment.