diff --git a/cfg/partitioning/subpicture_4_slice_2_tiles_4_subpic.cfg b/cfg/partitioning/subpicture_4_slice_2_tiles_4_subpic.cfg
index 6c5a23a2b8ee4f0de0de6150d8205068b445cc87..6f70f813f73c505a2afd9648be60172b396c948e 100644
--- a/cfg/partitioning/subpicture_4_slice_2_tiles_4_subpic.cfg
+++ b/cfg/partitioning/subpicture_4_slice_2_tiles_4_subpic.cfg
@@ -1,5 +1,5 @@
 # example cfg file, assuming an 832x480 input sequence with CTU size = 128x128, and split to 2 tiles, with two tile columns and one tile row.
-# example 2 tiles, 3 subpictures (and each subpicture is a slice) in a 832x480 picture:
+# example 2 tiles, 4 subpictures (and each subpicture is a slice) in a 832x480 picture:
 #----------
 #|    |   |
 #|    |   |
@@ -35,4 +35,4 @@ RectSliceFixedWidth           : 0                       # Fixed rectangular slic
 RectSliceFixedHeight          : 0                       # Fixed rectangular slice height in units of tiles (0: disable this feature and use RectSlicePositions instead)
 RectSlicePositions            : 0 10 14 24 4 13 18 27
 DisableLoopFilterAcrossTiles  : 1                       # Loop filtering (DBLK/SAO/ALF) applied across tile boundaries or not (0: filter across tile boundaries  1: do not filter across tile boundaries)
-DisableLoopFilterAcrossSlices : 1                       # Loop filtering (DBLK/SAO/ALF) applied across slice boundaries or not (0: filter across slice boundaries 1: do not filter across slice boundaries)
\ No newline at end of file
+DisableLoopFilterAcrossSlices : 1                       # Loop filtering (DBLK/SAO/ALF) applied across slice boundaries or not (0: filter across slice boundaries 1: do not filter across slice boundaries)