dojohnso / OctoPrint-PrintJobHistory

OctoPrint Plugin stores all print-job information of a print in a database
https://plugins.octoprint.org/plugins/PrintJobHistory/
16 stars 4 forks source link

Minor spelling issue in dialog? #16

Closed CowwolfeSoftware closed 11 months ago

CowwolfeSoftware commented 11 months ago
image

Think it should say "Spool Vendor"

P.S. (actually, Vendor is British English, Vender is Am. English). Sorry for the nit-pick, I write code for a living and these things nag me too. :-)

dojohnso commented 11 months ago

Oh I know exactly what you mean. 😅

Good catch. I'm cleaning things up like this when I see them. I'll be sure to fix this one up too. Thanks!

dojohnso commented 11 months ago

ok this is weird, and might just be a template cache thing. I saw the "Vendorss" in my local version, scoured the code and couldn't find any reason for it. I fixed a couple other minor things and rebuilt and reinstalled locally and it's fixed. So I'm going to close this for now. Let me know if it doesn't go away after the next update though. (not sure yet when that will be)

image