Skip to content

Revisions

  • fix(wiki-prepass): 2nd pass — 20 more fixes (doubled words + codespell) 18 doubled-word fixes (mostly 'the the'; one was a triple 'the the the' that took two passes to clean up). 2 codespell fixes: - Creating-a-Custom-Camera-View.md: 'incase' -> 'in case' - Passing-Data-Propagating-Events.md: 'subcribe' -> 'subscribe' Skipped: 'initialY' (4×) flagged by codespell — this is a Swift variable name for 'initial Y coordinate', not a typo of 'initially'.

    @mitchellcodepath mitchellcodepath committed May 11, 2026
  • fix(wiki-prepass): correct 30 spelling typos across 20 files (2026-05-11T091456Z) Run of typos-cli 1.46.1 with manual audit. Each change verified against context. False positives skipped: UDID (Apple device ID, not UUID typo), 3DES_EDE cipher suite component, US state abbreviation 'ND' in example address strings. One auto-applied change had to be re-fixed: UIScrolLViewDelegate had a typo (extra L) that typos turned into UIScrollLViewDelegate; corrected to UIScrollViewDelegate.

    @mitchellcodepath mitchellcodepath committed May 11, 2026
  • wiki-review: 2026-04-29T074048Z

    codepath-wiki-review[bot] committed Apr 29, 2026
  • wiki-review: 2026-04-29T074048Z

    codepath-wiki-review[bot] committed Apr 29, 2026
  • Move to https://

    @rogerhu rogerhu committed Oct 18, 2017
  • Updated Form Input (markdown)

    @timothy1ee timothy1ee committed Aug 7, 2016
  • Remove doctoc

    @nickai nickai committed May 14, 2016
  • typo

    @hellyeah hellyeah committed Sep 27, 2015
  • typo: "too"->"to"

    @hellyeah hellyeah committed Sep 27, 2015
  • typo

    @hellyeah hellyeah committed Sep 27, 2015
  • typo

    @hellyeah hellyeah committed Sep 27, 2015
  • Form Input and Event Handling

    @nhan nhan committed Feb 9, 2015