linterna-magica-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linterna-magica-commit] [380] Fix type on comment in last commit.


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [380] Fix type on comment in last commit.
Date: Mon, 31 Dec 2012 14:21:46 +0000

Revision: 380
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=380
Author:   valkov
Date:     2012-12-31 14:21:21 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
Fix type on comment in last commit.

Modified Paths:
--------------
    trunk/src/lm_create_video_object.js

Modified: trunk/src/lm_create_video_object.js
===================================================================
--- trunk/src/lm_create_video_object.js 2012-12-31 14:20:02 UTC (rev 379)
+++ trunk/src/lm_create_video_object.js 2012-12-31 14:21:21 UTC (rev 380)
@@ -267,7 +267,7 @@
     }
 
     var controls = this.create_controls(object_data);
-    // Set the link if the an HD preferred link was computed in the
+    // Set the link if an HD preferred link was computed in the
     // controls code.
     object_tag.setAttribute("data", object_data.link);
     container.appendChild(controls);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]