File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Examples/Standups/Standups Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ struct StandupDetail_Previews: PreviewProvider {
366
366
)
367
367
}
368
368
}
369
- . previewDisplayName ( " Speech recongition failed " )
369
+ . previewDisplayName ( " Speech recognition failed " )
370
370
371
371
Preview (
372
372
message: """
@@ -385,7 +385,7 @@ struct StandupDetail_Previews: PreviewProvider {
385
385
)
386
386
}
387
387
}
388
- . previewDisplayName ( " Speech recongition denied " )
388
+ . previewDisplayName ( " Speech recognition denied " )
389
389
390
390
Preview (
391
391
message: """
@@ -404,6 +404,6 @@ struct StandupDetail_Previews: PreviewProvider {
404
404
)
405
405
}
406
406
}
407
- . previewDisplayName ( " Speech recongition restricted " )
407
+ . previewDisplayName ( " Speech recognition restricted " )
408
408
}
409
409
}
You can’t perform that action at this time.
0 commit comments