fix public method.

This commit is contained in:
Seitaro MAKABE
2014-10-13 19:22:00 +09:00
parent b36767cf62
commit d37ca093ef
+1 -1
View File
@@ -47,7 +47,7 @@ declare module swfobject {
release: number;
}
export function hasPlayerVersion(
export function hasFlashPlayerVersion(
rv: string
): void;