mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
[YAML Exporter] fix starred spelling (#907)
* fix starred spelling c.f. #835
This commit is contained in:
parent
7016c6925b
commit
65045cc332
2 changed files with 3 additions and 3 deletions
|
@ -129,7 +129,7 @@ Feature: Exporting a Journal
|
|||
"""
|
||||
title: I have an @idea:
|
||||
date: 2013-04-09 15:39
|
||||
stared: False
|
||||
starred: False
|
||||
tags: idea, journal
|
||||
|
||||
(1) write a command line @journal software
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue