Explorar o código

[php] fixed comment [skip ci]

Alexander Kuzmenko %!s(int64=7) %!d(string=hai) anos
pai
achega
4027a3d731
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      std/php/Boot.hx

+ 2 - 2
std/php/Boot.hx

@@ -67,8 +67,8 @@ class Boot {
 	}
 	}
 
 
 	/**
 	/**
-		Returns root namespace based on a value of `--php-prefix` compiler flag.
-		Returns empty string if no `--php-prefix` provided.
+		Returns root namespace based on a value of `-D php-prefix=value` compiler flag.
+		Returns empty string if no `-D php-prefix=value` provided.
 	**/
 	**/
 	public static function getPrefix() : String {
 	public static function getPrefix() : String {
 		return Syntax.code('self::PHP_PREFIX');
 		return Syntax.code('self::PHP_PREFIX');