diff options
author | Keewis <keewis@posteo.de> | 2021-08-21 12:55:21 +0200 |
---|---|---|
committer | Keewis <keewis@posteo.de> | 2021-08-21 12:55:21 +0200 |
commit | ba75cb96de4d82c8723eb227a44b4fa365e1f60c (patch) | |
tree | 7772d50ce496a2d2d5b194dd9e31b6d2a9785593 /docs | |
parent | 6175d5f38b0381ccbf3ede2d0de9df0a432baaf3 (diff) | |
download | pint-ba75cb96de4d82c8723eb227a44b4fa365e1f60c.tar.gz |
fix the table
Diffstat (limited to 'docs')
-rw-r--r-- | docs/formatting.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/formatting.rst b/docs/formatting.rst index 85c26f2..99a4a3e 100644 --- a/docs/formatting.rst +++ b/docs/formatting.rst @@ -69,9 +69,9 @@ Quantity Formats Modifiers --------- -======== =============== ============================ -Modifier Description Example -======== =============== ============================ -``~`` Short unit name ``kg·m/s²`` (Format: ``~P``) +======== =================================================== ============================= +Modifier Meaning Example +======== =================================================== ============================= +``~`` Use the unit's symbol instead of its canonical name ``kg·m/s²`` (Format: ``~P``) ``#`` -======== =============== ============================ +======== =================================================== ============================= |