Skip to content

Commit ba3b41e

Browse files
committed
fix(catalyst-types): format
Signed-off-by: bkioshn <[email protected]>
1 parent d50bfc2 commit ba3b41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/catalyst-types/src/problem_report.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ impl ProblemReport {
351351
///
352352
/// * `value`: A string slice representing the value of the duplicate data.
353353
/// * `context`: A string slice providing additional context or information about
354-
/// where and why this duplicate data was detected.
354+
/// where and why this duplicate data was detected.
355355
///
356356
/// # Example
357357
///

0 commit comments

Comments
 (0)