forked from bonsai/harakit
		
	rpn(1): typo
This commit is contained in:
		
							parent
							
								
									af53375ff2
								
							
						
					
					
						commit
						b95b198923
					
				| @ -99,7 +99,7 @@ impl Display for CalcType { | ||||
| 			Multiply => "multiplication", | ||||
| 			Divide => "division", | ||||
| 			Power => "exponentiation", | ||||
| 			Floor => "floor divion", | ||||
| 			Floor => "floor division", | ||||
| 			Modulo => "modulus", | ||||
| 			Val(x) => { | ||||
| 				y = x.to_string(); &y | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user