We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5701145 commit 95708ddCopy full SHA for 95708dd
gix-path/src/env/git.rs
@@ -184,7 +184,7 @@ mod tests {
184
#[cfg(windows)]
185
#[derive(Clone, Debug)]
186
struct PathsByRole {
187
- /// The program files directory relative to what architecture this program was built for.
+ /// The program files directory used for whatever architecture this program was built for.
188
pf_current: PathBuf,
189
190
/// The x86 program files directory regardless of the architecture of the program.
0 commit comments