Fix some typos in the NEWS

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2019-01-28 08:47:20 +01:00
parent 5da5d36178
commit a80323d2d0
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ with existing user configurations.
global one.
* There is now a `awful.layout.get_tag_layout_index()` function to get the
index of the current layout in the global layout list
(`awful.layout..layouts`)
(`awful.layout.layouts`)
* The `wibox.layout.manual` layout now has an `:insert()` method.
### Better DPI handling
@ -124,7 +124,7 @@ The following widgets have been added:
</tr>
<tr>
<td>
<a href='../classes/wibox.widget.checkbox.html'>wibox.widget.separator</a>
<a href='../classes/wibox.widget.separator.html'>wibox.widget.separator</a>
</td>
<td><img src='../images/AUTOGEN_wibox_widget_defaults_separator.svg' /></td>
</tr>