Daniele Bartolini 9 лет назад
Родитель
Сommit
4d6deb3e44
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/lua_api.rst

+ 1 - 1
docs/lua_api.rst

@@ -624,7 +624,7 @@ Sprite
 	Sets whether the sprite *id* is *visible*.
 
 **sprite_flip_x** (rw, id, flip)
-	Sets whether to flip the sprite on the y-axis.
+	Sets whether to flip the sprite on the x-axis.
 
 **sprite_flip_y** (rw, id, flip)
 	Sets whether to flip the sprite on the y-axis.