From 61197ec061086805165087031837c48177f20bc8 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Fri, 7 Nov 2014 23:39:54 -0500 Subject: [PATCH] Fixed old variable name in docstring --- service/conversions/__init__.py | 2 +- service/conversions/releaseOceanus.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/service/conversions/__init__.py b/service/conversions/__init__.py index a833b7022..c452fb682 100644 --- a/service/conversions/__init__.py +++ b/service/conversions/__init__.py @@ -4,7 +4,7 @@ This module contains a list of item conversions that need to be done for pyfa. Each file in this module must contain a dictionary named CONVERSIONS in the format of convertFrom: convertTo, with both key and value being a string of the item's name. The name of the file is usually arbitrary unless it's used in logic -elsewhere (in which case can be accessed with CONVERSIONS_SEPARATE[name]) +elsewhere (in which case can be accessed with packs[name]) """ import os diff --git a/service/conversions/releaseOceanus.py b/service/conversions/releaseOceanus.py index bb1bcf17a..734762c38 100644 --- a/service/conversions/releaseOceanus.py +++ b/service/conversions/releaseOceanus.py @@ -1,5 +1,5 @@ """ -Convertion pack for Oceanus Module Tiericide +Conversion pack for Oceanus Module Tiericide """ CONVERSIONS = {