Comment fixup.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@171 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2007-03-15 22:30:47 +00:00
parent f53a619edd
commit 4fb21a01a9
+1 -1
View File
@@ -4,7 +4,7 @@ import flash.utils.getTimer;
/**
* Tracks multiple sine waves with different periods and amplitudes, and
* returns a
* returns an instantaneous additive amplitude.
*/
public class Siner
{