Commit f3ab092f67
Changed files (1)
lib
std
lib/std/os/windows.zig
@@ -670,7 +670,7 @@ pub const CreateSymbolicLinkError = error{
/// Needs either:
/// - `SeCreateSymbolicLinkPrivilege` privilege
/// or
-/// - Developper mode on Windows 10
+/// - Developer mode on Windows 10
/// otherwise fails with `error.AccessDenied`. In which case `sym_link_path` may still
/// be created on the file system but will lack reparse processing data applied to it.
pub fn CreateSymbolicLink(