2
0
Эх сурвалжийг харах

Typo fix

Stop touching my keyboard
Mark Knol 10 жил өмнө
parent
commit
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 {
 	public static function println( v : Dynamic ) : Void {
 		print(v);
 		print(v);
 		print("\n");
 		print("\n");
-	}e
+	}
 
 
 	/**
 	/**
 		Displays structured information about one or more expressions 
 		Displays structured information about one or more expressions