Florian Dufour writes: > Hi! > > I noticed one typo in org-manual.org: 'month' value for 'tree-type' > property should not be @code{month} but only 'month'.
Good catch. > Moreover, I added this 'month' value to org-capture-templates > description in org-capture.el. And this too. It looks like this spot was missed when the new value was added in 9.4. > This is just documentation, but I had to read to code in order to use > this new value (which is awesome). > > Feel free to merge this patch if you want! Applied (ccf81be2a), with a few tweaks to the commit message. Thanks!