Fixed typo (`LofarithmTests` -> `LogarithmTests`)

This commit is contained in:
Vincent Esche 2019-09-24 18:24:45 +02:00
parent 7a2b3eb971
commit c8156f782c
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import XCTest
// swiftlint:disable nesting
class LofarithmTests: XCTestCase {
class LogarithmTests: XCTestCase {
let n = 100_000
// MARK: - Base-e Logarithm