فهرست منبع

Typo fix

Stop touching my keyboard
Mark Knol 10 سال پیش
والد
کامیت
b228db4309
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      std/php/Lib.hx

+ 1 - 1
std/php/Lib.hx

@@ -36,7 +36,7 @@ class Lib {
 	public static function println( v : Dynamic ) : Void {
 		print(v);
 		print("\n");
-	}e
+	}
 
 	/**
 		Displays structured information about one or more expressions