Skip to content

Commit 78ec6a4

Browse files
committed
Fix #207
1 parent e17c160 commit 78ec6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/proxy-financial/src/functions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ impl<T: Config> Pallet<T> {
487487

488488
}
489489

490-
// B U D G E T E X P E N D I T U R E
490+
// B U D G E T E X P E N D I T U R E
491491
// --------------------------------------------------------------------------------------------
492492
/// Create a new budget expenditure
493493
///

0 commit comments

Comments
 (0)