Skip to content

Commit

Permalink
fixed news typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Rinker committed Nov 3, 2018
1 parent 5e64dea commit 162c368
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NEWS
Expand Up @@ -28,7 +28,7 @@ BUG FIXES

* `f_quarter` didn't respect the `space` or `max` arguments for some methods.

* `allignment` failed to allign correctly if there were leading spaces.
* `alignment` failed to align correctly if there were leading spaces.

NEW FEATURES

Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Expand Up @@ -28,7 +28,7 @@ numform 0.4.1 - 0.5.0

* `f_quarter` didn't respect the `space` or `max` arguments for some methods.

* `allignment` failed to allign correctly if there were leading spaces.
* `alignment` failed to align correctly if there were leading spaces.

**NEW FEATURES**

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ to **ggplot2** `scale_x/y_type` functions (see [Plotting](#plotting) for
usage).

<!-- html table generated in R 3.5.1 by xtable 1.8-3 package -->
<!-- Fri Nov 02 22:05:20 2018 -->
<!-- Fri Nov 02 22:08:39 2018 -->
<table>
<tr>
<td>
Expand Down

0 comments on commit 162c368

Please sign in to comment.