Bladeren bron

Apply suggestions from code review

Hugo Locurcio 4 jaren geleden
bovenliggende
commit
0234b06468
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      tutorials/export/exporting_for_android.rst

+ 1 - 1
tutorials/export/exporting_for_android.rst

@@ -88,7 +88,7 @@ If you don't provide some of the requested icons, Godot will replace them using
 - **Adaptive Icon Foreground:** Provided foreground icon -> Provided main icon -> Project icon -> Default Godot foreground icon.
 - **Adaptive Icon Foreground:** Provided foreground icon -> Provided main icon -> Project icon -> Default Godot foreground icon.
 - **Adaptive Icon Background:** Provided background icon -> Default Godot background icon.
 - **Adaptive Icon Background:** Provided background icon -> Default Godot background icon.
 
 
-It's highly recommended to provide all the requested icons with their specified resolutions. This way your application will look great on all Android devices and versions.
+It's highly recommended to provide all the requested icons with their specified resolutions. This way, your application will look great on all Android devices and versions.
 
 
 Exporting for Google Play Store
 Exporting for Google Play Store
 -------------------------------
 -------------------------------