diff --git a/docs/reference/pathformat.rst b/docs/reference/pathformat.rst index 8f27027ac..f6f2e06cc 100644 --- a/docs/reference/pathformat.rst +++ b/docs/reference/pathformat.rst @@ -235,9 +235,9 @@ Audio information: * length (in seconds) * bitrate (in kilobits per second, with units: e.g., "192kbps") -* bitrate_mode (eg. "CBR", "VBR" or "ABR", only available for the MP3 format) -* encoder_info (eg. "LAME 3.97.0", only available for some formats) -* encoder_settings (eg. "-V2", only available for the MP3 format) +* bitrate_mode (e.g., "CBR", "VBR" or "ABR", only available for the MP3 format) +* encoder_info (e.g., "LAME 3.97.0", only available for some formats) +* encoder_settings (e.g., "-V2", only available for the MP3 format) * format (e.g., "MP3" or "FLAC") * channels * bitdepth (only available for some formats)