Fix #708 -- Standardize use of check-in (#711)

* standardize use of check-in

* split on occurrence of "checkin_*"

Instead of skipping when encountering "checkin_*", we now split and only
pass the second part to the spell-checker. This fixes the aforementioned
problem.

* fix spelling issue with checkins
This commit is contained in:
Jakob Schnell
2017-12-21 14:28:33 +01:00
committed by Raphael Michel
parent 5d697a3189
commit 8c0fb90420
8 changed files with 21 additions and 6 deletions

View File

@@ -217,7 +217,7 @@ Endpoints
.. http:delete:: /api/v1/organizers/(organizer)/events/(event)/checkinlist/(id)/
Delete a check-in list. Note that this also deletes the information on all checkins performed via this list.
Delete a check-in list. Note that this also deletes the information on all check-ins performed via this list.
**Example request**: