diff --git a/docs/_releases/v4.3.0/spies.md b/docs/_releases/v4.3.0/spies.md index 10c9b1f9e..3bcf20bc6 100644 --- a/docs/_releases/v4.3.0/spies.md +++ b/docs/_releases/v4.3.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.0/spies.md b/docs/_releases/v4.4.0/spies.md index 10c9b1f9e..3bcf20bc6 100644 --- a/docs/_releases/v4.4.0/spies.md +++ b/docs/_releases/v4.4.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.1/spies.md b/docs/_releases/v4.4.1/spies.md index 10c9b1f9e..3bcf20bc6 100644 --- a/docs/_releases/v4.4.1/spies.md +++ b/docs/_releases/v4.4.1/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.10/spies.md b/docs/_releases/v4.4.10/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.10/spies.md +++ b/docs/_releases/v4.4.10/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.2/spies.md b/docs/_releases/v4.4.2/spies.md index 03d859150..0f11948d6 100644 --- a/docs/_releases/v4.4.2/spies.md +++ b/docs/_releases/v4.4.2/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.3/spies.md b/docs/_releases/v4.4.3/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.3/spies.md +++ b/docs/_releases/v4.4.3/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.4/spies.md b/docs/_releases/v4.4.4/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.4/spies.md +++ b/docs/_releases/v4.4.4/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.5/spies.md b/docs/_releases/v4.4.5/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.5/spies.md +++ b/docs/_releases/v4.4.5/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.6/spies.md b/docs/_releases/v4.4.6/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.6/spies.md +++ b/docs/_releases/v4.4.6/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.7/spies.md b/docs/_releases/v4.4.7/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.7/spies.md +++ b/docs/_releases/v4.4.7/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.8/spies.md b/docs/_releases/v4.4.8/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.8/spies.md +++ b/docs/_releases/v4.4.8/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.4.9/spies.md b/docs/_releases/v4.4.9/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.4.9/spies.md +++ b/docs/_releases/v4.4.9/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v4.5.0/spies.md b/docs/_releases/v4.5.0/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v4.5.0/spies.md +++ b/docs/_releases/v4.5.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.1/spies.md b/docs/_releases/v5.0.1/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.1/spies.md +++ b/docs/_releases/v5.0.1/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.10/spies.md b/docs/_releases/v5.0.10/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.10/spies.md +++ b/docs/_releases/v5.0.10/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.2/spies.md b/docs/_releases/v5.0.2/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.2/spies.md +++ b/docs/_releases/v5.0.2/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.3/spies.md b/docs/_releases/v5.0.3/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.3/spies.md +++ b/docs/_releases/v5.0.3/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.4/spies.md b/docs/_releases/v5.0.4/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.4/spies.md +++ b/docs/_releases/v5.0.4/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.5/spies.md b/docs/_releases/v5.0.5/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.5/spies.md +++ b/docs/_releases/v5.0.5/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.6/spies.md b/docs/_releases/v5.0.6/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.6/spies.md +++ b/docs/_releases/v5.0.6/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.7/spies.md b/docs/_releases/v5.0.7/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.7/spies.md +++ b/docs/_releases/v5.0.7/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.8/spies.md b/docs/_releases/v5.0.8/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.8/spies.md +++ b/docs/_releases/v5.0.8/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.0.9/spies.md b/docs/_releases/v5.0.9/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.0.9/spies.md +++ b/docs/_releases/v5.0.9/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v5.1.0/spies.md b/docs/_releases/v5.1.0/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v5.1.0/spies.md +++ b/docs/_releases/v5.1.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.0.0/spies.md b/docs/_releases/v6.0.0/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v6.0.0/spies.md +++ b/docs/_releases/v6.0.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.0.1/spies.md b/docs/_releases/v6.0.1/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v6.0.1/spies.md +++ b/docs/_releases/v6.0.1/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.0/spies.md b/docs/_releases/v6.1.0/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v6.1.0/spies.md +++ b/docs/_releases/v6.1.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.1/spies.md b/docs/_releases/v6.1.1/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v6.1.1/spies.md +++ b/docs/_releases/v6.1.1/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.2/spies.md b/docs/_releases/v6.1.2/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v6.1.2/spies.md +++ b/docs/_releases/v6.1.2/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.3/spies.md b/docs/_releases/v6.1.3/spies.md index b5a4b1e63..39bce5da9 100644 --- a/docs/_releases/v6.1.3/spies.md +++ b/docs/_releases/v6.1.3/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.4/spies.md b/docs/_releases/v6.1.4/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.1.4/spies.md +++ b/docs/_releases/v6.1.4/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.5/spies.md b/docs/_releases/v6.1.5/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.1.5/spies.md +++ b/docs/_releases/v6.1.5/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.1.6/spies.md b/docs/_releases/v6.1.6/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.1.6/spies.md +++ b/docs/_releases/v6.1.6/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.2.0/spies.md b/docs/_releases/v6.2.0/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.2.0/spies.md +++ b/docs/_releases/v6.2.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.3.0/spies.md b/docs/_releases/v6.3.0/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.3.0/spies.md +++ b/docs/_releases/v6.3.0/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.3.1/spies.md b/docs/_releases/v6.3.1/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.3.1/spies.md +++ b/docs/_releases/v6.3.1/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.3.2/spies.md b/docs/_releases/v6.3.2/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.3.2/spies.md +++ b/docs/_releases/v6.3.2/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.3.3/spies.md b/docs/_releases/v6.3.3/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.3.3/spies.md +++ b/docs/_releases/v6.3.3/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.3.4/spies.md b/docs/_releases/v6.3.4/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.3.4/spies.md +++ b/docs/_releases/v6.3.4/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/_releases/v6.3.5/spies.md b/docs/_releases/v6.3.5/spies.md index 47f694c96..906837158 100644 --- a/docs/_releases/v6.3.5/spies.md +++ b/docs/_releases/v6.3.5/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);` diff --git a/docs/release-source/release/spies.md b/docs/release-source/release/spies.md index 47f694c96..906837158 100644 --- a/docs/release-source/release/spies.md +++ b/docs/release-source/release/spies.md @@ -271,7 +271,7 @@ Returns `true` if spy was called at least once with the provided arguments and n #### `spy.calledOnceWithExactly(arg1, arg2, ...);` -Returns `true` if spy was called exactly once with the provided arguments and no others. +Returns `true` if spy was called exactly once and with only the provided arguments. #### `spy.alwaysCalledWithExactly(arg1, arg2, ...);`