mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
fix typo in debugging.md from servo to Servo (#30644)
This commit is contained in:
parent
6b882579a5
commit
afe299fd1d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Servo debugging guide
|
# Servo debugging guide
|
||||||
|
|
||||||
There are a few ways to debug Servo. `mach` supports a `--debug` flag that
|
There are a few ways to debug Servo. `mach` supports a `--debug` flag that
|
||||||
searches a suitable debugger for you and runs servo with the appropriate
|
searches a suitable debugger for you and runs Servo with the appropriate
|
||||||
arguments under it:
|
arguments under it:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue