소스 검색

Fixed missplaced monospace.

mitm 5 년 전
부모
커밋
1167e73256
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]