aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2018-10-03 12:44:53 +0200
committerGitHub <noreply@github.com>2018-10-03 12:44:53 +0200
commitc9ab489ba2db514bea6e9fbc94e718c8acb9f1c1 (patch)
tree2d43bf5d25ddb49723daa646444398e3e7a27e96
parentf089e1b228013f45d0bfdb4f928b70f7288e82e6 (diff)
parent7b2769901e2389e5d0693597fb98fdae22c4b7f6 (diff)
downloadperl-software-in-gnu-guix-c9ab489ba2db514bea6e9fbc94e718c8acb9f1c1.tar
perl-software-in-gnu-guix-c9ab489ba2db514bea6e9fbc94e718c8acb9f1c1.tar.gz
Merge pull request #2245 from rollandf/master
Fix typo
-rwxr-xr-xplugin/markdown/markdown.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/markdown/markdown.js b/plugin/markdown/markdown.js
index aa08ee5..31029ae 100755
--- a/plugin/markdown/markdown.js
+++ b/plugin/markdown/markdown.js
@@ -273,7 +273,7 @@
/**
* Check if a node value has the attributes pattern.
* If yes, extract it and add that value as one or several attributes
- * the the terget element.
+ * to the target element.
*
* You need Cache Killer on Chrome to see the effect on any FOM transformation
* directly on refresh (F5)