Fix comment typo

This commit is contained in:
Tom Crockett
2013-11-21 00:44:23 -08:00
parent f0a1ca6c97
commit e5ef1afbee
Vendored
+1 -1
View File
@@ -1400,7 +1400,7 @@ declare module D3 {
*/
r: number;
/**
* the greeb color channel.
* the green color channel.
*/
g: number;
/**