Skip to content

Commit

Permalink
nixos/doc: update stale fn name s/copy_file_from_host/copy_from_host/
Browse files Browse the repository at this point in the history
This was renamed in the Perl -> Python test driver migration.
  • Loading branch information
tomfitzhenry committed Jun 1, 2020
1 parent 79b9b77 commit f3c8acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/doc/manual/development/writing-nixos-tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ start_all()
</varlistentry>
<varlistentry>
<term>
<methodname>copy_file_from_host</methodname>
<methodname>copy_from_host</methodname>
</term>
<listitem>
<para>
Expand Down

0 comments on commit f3c8acc

Please sign in to comment.