Fix typo (missing verb negation) in `why_pijul.md`

CrepeGoat
Sep 28, 2024, 8:15 AM
FD3SXTSQ2OPT5SPQMHHRPMPFBTQ64VPTZYBM3MYIHIH3Z5CQUMGAC

Dependencies

  • [2] LD2OZ7CI Spellcheck and simple language editing: `why_pijul.md`
  • [3] SCSV2FNS Reboot

Change contents

  • replacement in src/why_pijul.md at line 110
    [2.3261][2.3261:3529]()
    **does guarantee the result will have intended semantics**, because languages
    have context-specific rules. Every change should be tested and go through code
    review. However, **the code review won't be made pointless** by reshuffling
    lines by the version control tool.
    [2.3261]
    [3.7470]
    **does not guarantee the result will have intended semantics**, because
    languages have context-specific rules. Every change should be tested and go
    through code review. However, **the code review won't be made pointless** by
    reshuffling lines by the version control tool.