ci: fix a typo I fat-fingered
This commit is contained in:
		
							parent
							
								
									25e706eca0
								
							
						
					
					
						commit
						b584774a03
					
				| @ -392,7 +392,7 @@ journalCheckAccountsDeclared j = mapM_ checkacct (journalPostings j) | ||||
|           ++ case ptransaction of | ||||
|               Nothing -> "" | ||||
|               Just t  -> printf "in transaction at: %s\n\n%s" | ||||
|                           (sourcePosPairPrettxy $ tsourcepos t) | ||||
|                           (sourcePosPairPretty $ tsourcepos t) | ||||
|                           (linesPrepend "  " . (<>"\n") . textChomp $ showTransaction t) | ||||
|       where | ||||
|         as = journalAccountNamesDeclared j | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user