Skip to content

Commit e64f6e5

Browse files
committed
Change the comment published on GitHub
1 parent 327f7e2 commit e64f6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fplus-lib/src/core/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@ impl LDNApplication {
15831583
app_file.issue_number.clone(),
15841584
owner.to_string(),
15851585
repo.to_string(),
1586-
format!("## Reason for not using Decreasing Allowance\n {reason_for_decrease}",),
1586+
format!("## Reason for using Decreasing Allowance\n {reason_for_decrease}",),
15871587
)
15881588
.await?;
15891589

0 commit comments

Comments
 (0)