Skip to content

Commit 4f253fa

Browse files
committed
Fix format
1 parent 1e75ae9 commit 4f253fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dotnet/src/webdriver/BiDi/Emulation/EmulationModule.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
//
1010
// http://www.apache.org/licenses/LICENSE-2.0
1111
//
12-
// Unless required by applicable law or agreed in writing,
12+
// Unless required by applicable law or agreed to in writing,
1313
// software distributed under the License is distributed on an
1414
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1515
// KIND, either express or implied. See the License for the

dotnet/src/webdriver/BiDi/Emulation/SetGeolocationOverrideCommand.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
//
1010
// http://www.apache.org/licenses/LICENSE-2.0
1111
//
12-
// Unless required by applicable law or agreed in writing,
12+
// Unless required by applicable law or agreed to in writing,
1313
// software distributed under the License is distributed on an
1414
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1515
// KIND, either express or implied. See the License for the

0 commit comments

Comments
 (0)