Skip to content

Commit 872d135

Browse files
authored
Merge pull request #91937 from v-maudel/patch-328
C130961: Adding two spaces to create hard break-line before snippet
2 parents 952dafe + f7f237a commit 872d135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/quickstart-text-to-speech-objectivec-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In the dialogs that follow, make the following selections:
6262
## Add the sample code
6363

6464
1. Open the `helloworld.xcworkspace` workspace in Xcode.
65-
1. Replace the contents of the autogenerated `AppDelegate.m` file by:
65+
1. Replace the contents of the autogenerated `AppDelegate.m` file by:
6666
[!code-objectivec[Quickstart Code](~/samples-cognitive-services-speech-sdk/quickstart/text-to-speech/objectivec-ios/helloworld/helloworld/AppDelegate.m#code)]
6767
1. Replace the contents of the autogenerated `ViewController.m` file by:
6868
[!code-objectivec[Quickstart Code](~/samples-cognitive-services-speech-sdk/quickstart/text-to-speech/objectivec-ios/helloworld/helloworld/ViewController.m#code)]

0 commit comments

Comments
 (0)