Skip to content
Snippets Groups Projects
  • Martine Lenders's avatar
    2e93ba1c
    doc: Fix 'must not'/'may not' wording · 2e93ba1c
    Martine Lenders authored
    I applied the following terminology and changed the wording in the doc
    accordingly:
    
    * must not: If the parameter is of the value it *must not* be it either
      hits an assert or crashes the system.
    * may not: The value can be that value, but the function will return an
      error.
    2e93ba1c
    History
    doc: Fix 'must not'/'may not' wording
    Martine Lenders authored
    I applied the following terminology and changed the wording in the doc
    accordingly:
    
    * must not: If the parameter is of the value it *must not* be it either
      hits an assert or crashes the system.
    * may not: The value can be that value, but the function will return an
      error.