Changeset 1046 for trunk/src


Ignore:
Timestamp:
04/28/16 19:33:48 (8 years ago)
Author:
davidb
Message:

Typo fix in comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/items/widgets/HeavyDutyInteractiveWidget.java

    r919 r1046  
    648648                public void run() {
    649649                       
    650                         while (true) { // keep proccessing tasks
     650                        while (true) { // keep processing tasks
    651651                               
    652652                                HDWEvent event = null;
Note: See TracChangeset for help on using the changeset viewer.