Show
Ignore:
Timestamp:
06/28/09 02:09:05 (4 years ago)
Author:
luis
Message:

Typo in Flow Analyzer plugin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source-plugins/flow-analyzer/sources/main.py

    r4255 r4932  
    4646        paned.pack2(scroll(self.text2)) 
    4747 
    48         message = "Not yet avaiable. Try to start a scan!" 
     48        message = "Not yet available. Try to start a scan!" 
    4949 
    5050        self.text1.get_buffer().set_text(message)