tiny typo
iteself -> itself
This commit is contained in:
@@ -100,8 +100,8 @@ sub delete_device {
|
|||||||
=head2 renumber_device( $current_ip, $new_ip )
|
=head2 renumber_device( $current_ip, $new_ip )
|
||||||
|
|
||||||
Will update all records in Netdisco referring to the device with
|
Will update all records in Netdisco referring to the device with
|
||||||
C<$current_ip> to use C<$new_ip> instead, followed by renumbering the device
|
C<$current_ip> to use C<$new_ip> instead, followed by renumbering the
|
||||||
iteself.
|
device itself.
|
||||||
|
|
||||||
Returns true if the transaction completes, else returns false.
|
Returns true if the transaction completes, else returns false.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user