Skip to content

Commit

Permalink
Changed Notication into Notification
Browse files Browse the repository at this point in the history
  • Loading branch information
wimjongman authored and merks committed Jan 13, 2024
1 parent 5633754 commit 6cb884e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/JFaceSnippets.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Contents
* [1.1 Snippet012 - Dialog with Image Buttons](#Snippet012---Dialog-with-Image-Buttons)
* [1.2 Snippet082 - Color Selector](#Snippet082---Color-Selector)
* [2 Notification](#Notification)
* [2.1 Snippet081 - Notication API](#Snippet081---Notication-API)
* [2.1 Snippet081 - Notification API](#Snippet081---Notification-API)
* [3 Layout](#Layout)
* [3.1 Snippet013 - Grid Layout Factory](#Snippet013---Grid-Layout-Factory)
* [3.2 Snippet016 - Table Layout](#Snippet016---Table-Layout)
Expand Down Expand Up @@ -115,7 +115,7 @@ The JFace ColorSelector widget is a convenient composition of button and color s
Notification
------------

### [Snippet081 - Notication API](https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.ui/master/examples/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/dialogs/Snippet081NotificationPopup.java)
### [Snippet081 - Notification API](https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.ui/master/examples/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/dialogs/Snippet081NotificationPopup.java)

* [Snippet081 - Notication API](https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.ui/master/examples/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/dialogs/Snippet081NotificationPopup.java)

Expand Down

0 comments on commit 6cb884e

Please sign in to comment.