summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-28 12:00:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-28 12:00:34 -0600
commita44876809603a12f918107839a1c3ed464dec5ba (patch)
treedb01c3ab6b9d6f8546581471d328c266c2176580 /NxWidgets
parent059b16dbd691a887de5edeeafdc3fc459f21f30d (diff)
downloadpx4-nuttx-a44876809603a12f918107839a1c3ed464dec5ba.tar.gz
px4-nuttx-a44876809603a12f918107839a1c3ed464dec5ba.tar.bz2
px4-nuttx-a44876809603a12f918107839a1c3ed464dec5ba.zip
Fix minor typos
Diffstat (limited to 'NxWidgets')
-rw-r--r--NxWidgets/ReleaseNotes.txt4
1 files changed, 2 insertions, 2 deletions
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.