Procházet zdrojové kódy

Fixed missplaced monospace.

mitm před 5 roky
rodič
revize
1167e73256
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/docs/asciidoc/sdk/xcode_project.adoc

+ 1 - 1
src/docs/asciidoc/sdk/xcode_project.adoc

@@ -35,7 +35,7 @@ When you press OK, after enabling iOS deployment and if not already installed, "
 +
 image::sdk/xcode_generic_ios.jpg[xcode_generic_ios.jpg]
 
-. From the "`PROJECT`" `menu click btn:[BUILD]` and the build will fail. Click the btn:[ISSUE NAVIGATOR] button to show the compilation errors.
+. From the "`PROJECT`" menu click btn:[BUILD] and the build will fail. Click the btn:[ISSUE NAVIGATOR] button to show the compilation errors.
 +
 --
 image::sdk/xcode_issue_nav.jpg[xcode_issue_nav.jpg]