content.c - Nit

This commit is contained in:
twinaphex 2015-01-08 03:59:10 +01:00
parent 1d689f69b8
commit 37b0dae29d

View File

@ -264,7 +264,7 @@ bool save_state(const char *path)
/**
* load_state:
* @path - path that state will be loaded from.
* @path : path that state will be loaded from.
*
* Load a state from disk to memory.
*