Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove first person language
Brad Davis committed 10 years ago
commit 6611079d0f6e8fd9085843b12fd7480edb50212f
parent 844fb31
1 file changed +1 -1
modified src/check.c
@@ -257,7 +257,7 @@ check_summary(struct pkgdb *db, struct deps_head *dh)
		printf("\n>>> Missing dependencies were fixed successfully.\n");
	} else {
		printf("\n>>> There are still missing dependencies.\n");
-
		printf(">>> You are advised to try fixing them manually.\n");
+
		printf(">>> Try fixing them manually.\n");
		printf("\n>>> Also make sure to check 'pkg updating' for known issues.\n");
	}