Pārlūkot izejas kodu

Merge pull request #2245 from rollandf/master

Fix typo
Hakim El Hattab 6 gadi atpakaļ
vecāks
revīzija
c9ab489ba2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      plugin/markdown/markdown.js

+ 1 - 1
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)