summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index ebb911d..bc51565 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -85,7 +85,7 @@ gboolean get_torrent_data(GHashTable * table, gint64 id, JsonObject ** t,
GtkTreeIter * out_iter);
gchar *shorten_download_dir(TrgClient *tc, const gchar *downloadDir);
-void trg_torrent_model_reload_dir_alises(TrgClient *tc, GtkTreeModel *model);
+void trg_torrent_model_reload_dir_aliases(TrgClient *tc, GtkTreeModel *model);
enum {
TORRENT_COLUMN_ICON,