mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	TotalSecond -> TotalSeconds
Signed-off-by: Martin Kemp <me@martinke.mp>
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/profile.ps1
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/profile.ps1
									
									
									
									
										vendored
									
									
								
							| @@ -228,4 +228,4 @@ $CMDER_INIT_END = Get-Date | ||||
|  | ||||
| $ElapsedTime = New-TimeSpan -Start $CMDER_INIT_START -End $CMDER_INIT_END | ||||
|  | ||||
| Write-Verbose "Elapsed Time: $($ElapsedTime.TotalSecond) seconds total" | ||||
| Write-Verbose "Elapsed Time: $($ElapsedTime.TotalSeconds) seconds total" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user