summaryrefslogtreecommitdiffstats
path: root/src/pacman/package.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/package.c')
-rw-r--r--src/pacman/package.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pacman/package.c b/src/pacman/package.c
index 42a8635e..eab28731 100644
--- a/src/pacman/package.c
+++ b/src/pacman/package.c
@@ -360,7 +360,7 @@ void print_installed(alpm_db_t *db_local, alpm_pkg_t *pkg)
}
/**
- * Display the defails of a search.
+ * Display the details of a search.
* @param db the database we're searching
* @param targets the targets we're searching for
* @param show_status show if the package is also in the local db