Page MenuHome

Cleanup: fix source typos
ClosedPublic

Authored by luzpaz (luzpaz) on Mar 11 2022, 4:21 PM.

Details

Summary

Renamed some variables that were typos as to not trigger spellchecks in the future.

Diff Detail

Event Timeline

luzpaz (luzpaz) requested review of this revision.Mar 11 2022, 4:21 PM
luzpaz (luzpaz) created this revision.

You'd want to rename properites.py to properties.py as well otherwise it'll have a rather unhappy time loading.

Follow-up to previous commit by renaming magic_uv/properites.py to magic_uv/properties.py

Did that revision work? I can't see if in the phabricator diffs ๐Ÿ˜•

It didn't but I'll rename the file.

This revision is now accepted and ready to land.Mar 15 2022, 6:33 PM
This revision was automatically updated to reflect the committed changes.