mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Fixes typo.
This commit is contained in:
parent
69334665d2
commit
b079cf9546
@ -98,7 +98,7 @@ class IOUVM(BaseNode):
|
||||
|
||||
def _nvram_changed(self, path):
|
||||
"""
|
||||
Called when the NVRAM file as changed
|
||||
Called when the NVRAM file has changed
|
||||
"""
|
||||
self.save_configs()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user