1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00

Fixes typo.

This commit is contained in:
grossmj 2016-06-10 22:33:07 -06:00
parent 69334665d2
commit b079cf9546

View File

@ -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()