[sysprof/wip/chergert/path-resolver] podman: fix typo
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/path-resolver] podman: fix typo
- Date: Tue, 21 Sep 2021 22:36:27 +0000 (UTC)
commit 5caebd29f4c58d42b5961df4c741d5d133b48df5
Author: Christian Hergert <chergert redhat com>
Date: Tue Sep 21 15:35:45 2021 -0700
podman: fix typo
src/libsysprof/sysprof-podman.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof/sysprof-podman.c b/src/libsysprof/sysprof-podman.c
index d1498d7..2832f79 100644
--- a/src/libsysprof/sysprof-podman.c
+++ b/src/libsysprof/sysprof-podman.c
@@ -42,7 +42,7 @@ _sysprof_podman_debug_dirs (GPtrArray *dirs)
g_assert (dirs != NULL);
base_path = g_build_filename (g_get_user_data_dir (),
- "containres",
+ "containers",
"storage",
"overlay",
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]