Skip to content

Commit

Permalink
Very minor spacing update in comment for requiredPlugins.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
floscher committed Dec 5, 2017
1 parent efa3015 commit d9c67a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ class PluginTaskSetup extends AbstractSetup {
out.println """<?xml version="1.0" encoding="UTF-8"?>
<!-- No need to edit this file! -->
<!-- This file is being autogenerated (and **overwritten**!) by Gradle each time the task `writePluginConfig` runs. -->
<!-- In order to add custom preferences, either edit \$buildDir/.josm/preferences.xml instead. Or create a custom config file next to this file and load it into JOSM via the command line argument - -load-preferences="..." -->
<!--See https://josm.openstreetmap.de/wiki/Help/Preferences/ImportExport for documentation on this format -->
<!-- In order to add custom preferences, either edit \$buildDir/.josm/preferences.xml instead. Or create a custom config file next to this file and load it into JOSM via the command line argument - - load-preferences="..." -->
<!-- See https://josm.openstreetmap.de/wiki/Help/Preferences/ImportExport for documentation on this format -->
<config>
<preferences operation="replace">
<tag key='pluginmanager.time-based-update.policy' value='never'/>
Expand Down

0 comments on commit d9c67a7

Please sign in to comment.