Skip to content

Commit 378da80

Browse files
authored
Remove redundant word in doc comment
1 parent 6e670de commit 378da80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/std/src/os/unix/xdg.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! XDG (X Desktop Group) related functionality for Unix platforms.
22
//!
3-
//! The [XDG Base Directory Specification][basedir] defines where a set of base
3+
//! The [XDG Base Directory Specification][basedir] defines a set of base
44
//! directories, relative to which user-specific files should be looked for. The
55
//! functions in this module provide those directory paths as configured by
66
//! the environment.

0 commit comments

Comments
 (0)