[flang] Fixed an encoding error
authorpsteinfeld <47540744+psteinfeld@users.noreply.github.com>
Tue, 2 Apr 2019 18:24:04 +0000 (11:24 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2019 18:24:04 +0000 (11:24 -0700)
Original-commit: flang-compiler/f18@0f9eff1bb00532bfc647a5370ba1207485915a63
Reviewed-on: https://github.com/flang-compiler/f18/pull/379
Tree-same-pre-rewrite: false

flang/documentation/OptionComparison.md

index 703e5ec530e03c389730fe3f1e3490aab9e4edb9..ec4210ad4889ad2e17c6b8b52a3a0b09e7ecf9ea 100644 (file)
@@ -1274,7 +1274,7 @@ GNU is the only compiler with options governing the use of non-standard intrinsi
 
 **Contiguous array pointers:** All vendors that implement this option (Cray, IBM, and Intel) seem to have apply to all pointer targets.  Assuming that the arrays that are targeted by the pointers allows greater optimization.
 
-**Contiguous assumed shape dummy arguments:** Cray and Intel have a separate argument that\92s specific to assumed shape dummy arguments.
+**Contiguous assumed shape dummy arguments:** Cray and Intel have a separate argument that's specific to assumed shape dummy arguments.
 
 **<a name="miscellaneous"></a>Miscellaneous**