[varLib.avarPlanner] Better docstring

This commit is contained in:
Behdad Esfahbod 2023-07-24 11:54:40 -06:00
parent 9c52b7bfd5
commit 4b7d7359a5

View File

@ -574,7 +574,7 @@ def addEmptyAvar(font):
def main(args=None):
"""Plan the `avar` table for a variable font"""
"""Plan the weight/width/slant axis mappings for a variable font"""
from fontTools import configLogger
if args is None: