diff --git a/src/html5shiv.js b/src/html5shiv.js index 45ea723..d064fe9 100644 --- a/src/html5shiv.js +++ b/src/html5shiv.js @@ -21,7 +21,7 @@ /** Name of the expando, to work with multiple documents or to re-shiv one document */ var expando = '_html5shiv'; - /** The id for the the documents expando */ + /** The id for the documents expando */ var expanID = 0; /** Cached data for each document */