ipc: Fix typo

This commit is contained in:
Ryan Pavlik 2020-04-29 18:06:34 -05:00
parent 653ca1d39d
commit 098ddde5da

View file

@ -194,7 +194,7 @@ ipc_instance_create(struct xrt_instance **out_xinst)
"Failed to connect to monado service process\n\n" "Failed to connect to monado service process\n\n"
"###\n" "###\n"
"#\n" "#\n"
"# Please make sure that the service procss is running\n" "# Please make sure that the service process is running\n"
"#\n" "#\n"
"# It is called \"monado-service\"\n" "# It is called \"monado-service\"\n"
"# For builds it's located " "# For builds it's located "