From 271228b624042b5fbc509af774bec873a3e2f648 Mon Sep 17 00:00:00 2001 From: Matt Shaw Date: Fri, 8 Jan 2016 01:14:47 -0500 Subject: [PATCH] Fix typo --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 3cc2bccd..76385275 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -10,7 +10,7 @@ module.exports = function(grunt) { potFilename: 'revisr.pot', potHeaders: { poedit: true, - 'report-msgid-bugs-to': 'http://wordpress.org/support/plugin/slim-seo', + 'report-msgid-bugs-to': 'http://wordpress.org/support/plugin/revisr', 'last-translator': 'Revisr ', 'language-team': 'Revisr ' },