Changeset 5229 for branches/1.3/gui


Ignore:
Timestamp:
Apr 14, 2015 10:34:44 PM (9 years ago)
Author:
ldelgass
Message:

fix comment

Location:
branches/1.3/gui/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/flowvisviewer.tcl

    r5217 r5229  
    855855        if { $_reportClientInfo }  {
    856856            # Tell the server the viewer, hub, user and session.
    857             # Do this immediately on connect before buffing any commands
     857            # Do this immediately on connect before buffering any commands
    858858            global env
    859859
  • branches/1.3/gui/scripts/nanovisviewer.tcl

    r5217 r5229  
    601601        if { $_reportClientInfo }  {
    602602            # Tell the server the viewer, hub, user and session.
    603             # Do this immediately on connect before buffing any commands
     603            # Do this immediately on connect before buffering any commands
    604604            global env
    605605
Note: See TracChangeset for help on using the changeset viewer.