gsettings: fix typo (#9916)

pull/12/head
Giovanni Paolo 2023-03-05 02:20:31 -03:00 committed by GitHub
parent 806d883d3d
commit 372a9ceea0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- Print the value of a key or the schema-provided default if the key has not been set in `dconf`:
`gsetings get {{org.example.schema}} {{example-key}}`
`gsettings get {{org.example.schema}} {{example-key}}`
- Unset a key, so that its schema default value will be used: