diff --git a/strings.html b/strings.html index 9f9201a..f909fe5 100755 --- a/strings.html +++ b/strings.html @@ -166,7 +166,7 @@ def approximate_size(size, a_kilobyte_is_1024_bytes=True): -

What this example shows is that format specifers can access items and properties of data structures using (almost) Python syntax. This is called compound field names. The following compound field names “just work”: +

What this example shows is that format specifiers can access items and properties of data structures using (almost) Python syntax. This is called compound field names. The following compound field names “just work”: