fix rcp --> rpc typo (#8665)

pull/8670/head
Megan Marsh 6 years ago committed by GitHub
parent 4b29131d9c
commit f5c58c8e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -308,7 +308,7 @@ credentials are missing, so those are not documented here.
#### Debugging Plugins
Each packer plugin runs in a separate process and communicates with RCP over a
Each packer plugin runs in a separate process and communicates via RPC over a
socket therefore using a debugger will not work (be complicated at least).
But most of the Packer code is really simple and easy to follow with PACKER_LOG

Loading…
Cancel
Save