Skip to content

Commit

Permalink
Adjust the description for "normalize" to emphasize "normalized" inst…
Browse files Browse the repository at this point in the history
…ead.
  • Loading branch information
s-ludwig committed Jan 2, 2025
1 parent dc640f6 commit 754d419
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/vibe/core/path.d
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,8 @@ struct GenericPath(F) {

/** Replaces the path representation with its normalized form.
See `normalized` for a full description.
This is a simple convenience wrapper around the functional style
`.normalized`, which is usually preferable.
*/
void normalize()
{
Expand Down

0 comments on commit 754d419

Please sign in to comment.