From fbb9969033b9e1b3b479d2a799c811a3cb0fe8b7 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 3 Feb 2016 10:44:08 -0800 Subject: [PATCH] Fix typo in expire-age setting Change-Id: I3ddf3d6d4dac953ab9471346feb76928211d61e4 --- examples/reference-gertty.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/reference-gertty.yaml b/examples/reference-gertty.yaml index 264b64a..089e270 100644 --- a/examples/reference-gertty.yaml +++ b/examples/reference-gertty.yaml @@ -177,7 +177,7 @@ commentlinks: # The time interval is specified in the same way as the "age:" term in # Gerrit's search syntax. To disable it altogether, set the value to # the empty string. -# expire_age: '2 months' +# expire-age: '2 months' # Uncomment the following lines to Hide comments by default that match # certain criteria. You can toggle their display with 't'. Currently