Skip to content

Commit 4965ffd

Browse files
Update src/bootstrap/util.rs
Co-Authored-By: Jake Goulding <[email protected]>
1 parent 807b7dd commit 4965ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/util.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ pub enum CiEnv {
326326
Travis,
327327
/// The AppVeyor environment, for Windows builds.
328328
AppVeyor,
329-
/// The Azure Pipelines environment, for Linux (including Docker), Window, and macOS builds.
329+
/// The Azure Pipelines environment, for Linux (including Docker), Windows, and macOS builds.
330330
AzurePipelines,
331331
}
332332

0 commit comments

Comments
 (0)