-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typos #478
base: master
Are you sure you want to change the base?
Typos #478
Conversation
If we start the anchor outside the if, we need to close it outside the if.
Missed the closing anchor lower down, still don't need 2 close tags. Also, delete un needed if/else.
$sendplaintext was always true
$sendPlainText was always true
$sendPlainText was always true here, also.
shoot! That last one should be in the 'WHERE' clause |
tags thead and tbody were interlaced
crap! fix one, create another fix spelling maxlengtHH
missing quote on class=" s
'slow' to 'slot' in comment
This now has some conflicts with some recent bugfixes |
Wasn't supposed to be commited
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Craig,
Since I removed the extraneous file for "php-cs-fixer"; which I'm still working on, this is mostly just correcting spelling. Removed a couple of unneeded comments and spaces. And fixed a couple of logic errors.
It should be able to merge without problems now.
correct spelling
and cut redundant test