discourse/plugins/poll/spec
Josh Soref 59097b207f
DEV: Correct typos and spelling mistakes (#12812)
Over the years we accrued many spelling mistakes in the code base. 

This PR attempts to fix spelling mistakes and typos in all areas of the code that are extremely safe to change 

- comments
- test descriptions
- other low risk areas
2021-05-21 11:43:47 +10:00
..
controllers DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
db/post_migrate DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01:00
integration DEV: Use response.parsed_body in specs (#9615) 2020-05-07 17:04:12 +02:00
jobs/regular DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib FIX: Generate unique HTML heading names (#12705) 2021-04-16 10:54:19 +03:00
models DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
requests DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
serializers FIX: hides votes from regular users when poll is staff only (#11342) 2020-11-24 22:19:06 +01:00