Skip to content

Commit 7fd5060

Browse files
SteveL-MSFTtgauth
andauthored
Update dsc_lib/src/functions/target_path.rs
Co-authored-by: Tess Gauthier <[email protected]>
1 parent b2a5528 commit 7fd5060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc_lib/src/functions/target_path.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use tracing::debug;
1010
#[derive(Debug, Default)]
1111
pub struct TargetPath {}
1212

13-
/// Implements the 'mountedpath' function.
13+
/// Implements the 'TargetPath' function.
1414
/// This function returns the value of the mounted path.
1515
/// The optional parameter is a path appended to the mounted path.
1616
/// Path is not validated as it might be used for creation.

0 commit comments

Comments
 (0)