Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Clean up some grammar
Brad Davis committed 9 years ago
commit b08e98a19baab90c60a699fa1f5c975054bd5c25
parent 57c8893345a12f5d3ce2bdbb4add3da423613db9
1 file changed +1 -1
modified libpkg/pkgdb.c
@@ -1722,7 +1722,7 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int forced)
	package_id = sqlite3_last_insert_rowid(s);

	/*
-
	 * update dep informations on packages that depends on the insert
+
	 * Update dep information on packages that depend on the inserted
	 * package
	 */