Minor tweak to comment.

This commit is contained in:
Gabriel Wicke 2011-12-13 18:55:44 +00:00
parent c61b32eaa7
commit 44deefe303

View file

@ -33,7 +33,7 @@ Cite.prototype.register = function ( dispatcher ) {
/**
* Convert list of key-value pairs to object, with first entry for a
* key.
* key winning.
*
* XXX: Move to general utils
*