mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
podman: fix typo
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user