| Author | DaveJarvis <email> |
|---|---|
| Date | 2022-11-27 21:34:01 GMT-0800 |
| Commit | 3fa59f8d086b7c3bac30e4c2011f8bb4357fab83 |
| Parent | dcd57c6 |
| Delta | 1 line added, 1 line removed |
| `r#pluralize( "mouse" )` - mice | ||
| `r#pluralize( "buzz" )` - buzzes | ||
| - `r#pluralize( "bus" )` - busses | ||
| + `r#pluralize( "bus" )` - buses | ||
| # possessive.R |