diff --git a/bar.h b/bar.h index 557b71f..4c574dd 100644 --- a/bar.h +++ b/bar.h @@ -21,7 +21,7 @@ * bar_align_right_left: Force the module to be placed on the left side of the bar next to the center split. * bar_align_right_right: Force the module to be placed on the right side of the bar next to the center split. * bar_align_right_center: Force the module to be placed on the center in the middle of the remaining space left of the center split on the right. - * bar_align_right_none: No specific alignment. This will give the module the remaining space. + * bar_align_none: No specific alignment. This will give the module the remaining space. * * Width: * Function to run when getting the width of the module.