Skip to content

Commit c9e850b

Browse files
committed
Comment checktextdomain task
1 parent 66e1843 commit c9e850b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ module.exports = function(grunt) {
4949

5050
checktextdomain: {
5151
options:{
52-
text_domain: 'foo',
52+
text_domain: 'foo', //Name of Your textdomain
5353
create_report_file: true,
5454
keywords: [
5555
'__:1,2d',

0 commit comments

Comments
 (0)