about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-04-12 06:37:00 -0700
committerGitHub <noreply@github.com>2022-04-12 06:37:00 -0700
commit2af843c57da651bd2ce3a8e1e8208deadf08444e (patch)
tree2e2dc3d1e1534ae16c0d20c9f2e7634373041292
parentdaa903c46274cc608472b7ec1912e4feca88169c (diff)
downloadrust-2af843c57da651bd2ce3a8e1e8208deadf08444e.tar.gz
rust-2af843c57da651bd2ce3a8e1e8208deadf08444e.zip
Update src/test/rustdoc-ui/failed-doctest-output-windows.rs
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
-rw-r--r--src/test/rustdoc-ui/failed-doctest-output-windows.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/rustdoc-ui/failed-doctest-output-windows.rs b/src/test/rustdoc-ui/failed-doctest-output-windows.rs
index 906e4f3c5cb..4cd9993d8d5 100644
--- a/src/test/rustdoc-ui/failed-doctest-output-windows.rs
+++ b/src/test/rustdoc-ui/failed-doctest-output-windows.rs
@@ -1,5 +1,5 @@
 // only-windows
-// There's a parallel generic version of this test for POSIXy platforms.
+// There's a parallel generic version of this test for non-windows platforms.
 
 // Issue #51162: A failed doctest was not printing its stdout/stderr
 // FIXME: if/when the output of the test harness can be tested on its own, this test should be