Typo in log output

Bug #1405648 reported by Niklas Wenzel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
account-polld (Ubuntu)
In Progress
Undecided
Unassigned
account-polld (Ubuntu RTM)
New
Undecided
Unassigned

Bug Description

log.Printf("Leaving poll for account %d as penaly count is %d", a.authData.AccountId, a.penaltyCount)

should be

log.Printf("Leaving poll for account %d as penalty count is %d", a.authData.AccountId, a.penaltyCount)

Related branches

Niklas Wenzel (nikwen)
Changed in account-polld (Ubuntu):
assignee: nobody → Niklas Wenzel (nikwen)
Niklas Wenzel (nikwen)
Changed in account-polld (Ubuntu):
status: New → In Progress
Niklas Wenzel (nikwen)
Changed in account-polld (Ubuntu):
assignee: Niklas Wenzel (nikwen) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.