diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-05-03 19:15:24 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-06 23:05:39 +0200 |
commit | 70a44afee385c4afadaab9a002b3f9dd44aedf4a (patch) | |
tree | e8ac20a767b724fc51de7abdd8a65cb2221fd098 /man/sd_bus_path_encode.xml | |
parent | d28315e4aff91560ed4c2fc9f876ec8bfc559f2d (diff) |
doc: typographical fine tuning
Diffstat (limited to 'man/sd_bus_path_encode.xml')
-rw-r--r-- | man/sd_bus_path_encode.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 2cc720f24d..7cb8e77bc0 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -91,7 +91,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. reversed with <function>sd_bus_decode()</function>. It is recommended to only use external identifiers here that generally require little escaping to be turned into valid bus path - identifiers (for example by sticking to a 7bit ASCII character + identifiers (for example by sticking to a 7-bit ASCII character set), in order to ensure the resulting bus path is still short and easily processed.</para> |