From a44876809603a12f918107839a1c3ed464dec5ba Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 28 Apr 2013 12:00:34 -0600 Subject: Fix minor typos --- NxWidgets/ReleaseNotes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NxWidgets') diff --git a/NxWidgets/ReleaseNotes.txt b/NxWidgets/ReleaseNotes.txt index ca3608243..a856cad2c 100644 --- a/NxWidgets/ReleaseNotes.txt +++ b/NxWidgets/ReleaseNotes.txt @@ -272,7 +272,7 @@ efforts of Petteri Aimonen. Additional new features and extended functionality in Version 1.7: -* NxWidgets:: CGlyphButton: Generate action event, like CButton does. +* NxWidgets::CGlyphButton: Generate action event, like CButton does. * NxWM::CTaskBar: Add option CONFIG_NXWM_TASKBAR_NO_BORDER to suppress drawing of the border on the taskbar. * NxWidgets::CNxTimer: Add function to check if CNxTimer is running. @@ -283,4 +283,4 @@ Bugfixes: * NxWidgets bitmap_converter.py: Fix bug when image width > 255 * NxWM::CScrollbarPanel: Fix spelling error in class name: CScollbarPanel should be CScrollbarPanel -* NxWidgets:: CGlyphButton: Prevent drawing outside of the bitmap size. +* NxWidgets::CGlyphButton: Prevent drawing outside of the bitmap size. -- cgit v1.2.3